Brian Potkin <[EMAIL PROTECTED]>: >On Thu, Nov 06, 2003 at 09:27:02PM +0000, [EMAIL PROTECTED] 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' -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]