[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Lynx vs xli



Brian Potkin <brian@copernicus.demon.co.uk>:
>On Thu, Nov 06, 2003 at 09:27:02PM +0000, aahz@pobox.com wrote:
>>
>> According to what I've found in Google, bug 4918 has been fixed for
>> years.  But I can't get Lynx to recognize either XLOADIMAGE_COMMAND or
>> VIEWER to change from ImageMagick to xli as the viewer.  I've checked
>> /etc/mime.types to verify that it's set correctly.  I've made sure that
>> Lynx is reading the correct config file.  I don't know what to do next.
>
>You should be able to achieve this by altering either /etc/mailcap or
>$HOME/.mailcap and this is stated in /etc/lynx.cfg.  Create .mailcap in
>your home directory if it does not exist and add to it the line:
>
>image/jpeg; xli '%s'; test=test -n "$DISPLAY"

Thanks!  I misunderstood the stuff about mailcap because I'm not
familiar with it; with Mandrake, I was using alternate config files to
set viewers with different options.  Instead I guess I have to set an
env var:

image/jpeg; xli $FILLSCREEN '%s'



Reply to: