[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] Minor XLOADIMAGE quirk
From: |
Patrick |
Subject: |
[Lynx-dev] Minor XLOADIMAGE quirk |
Date: |
Fri, 18 Jul 2008 10:26:30 -0700 |
Hi. :-)
Lynx 2.8.7dev.9 seems to have forgotten what to do with the
trailing `&' on external commands, and the `>' for redirecting
their output, at least where XLOADIMAGE_COMMAND is concerned.
Otherwise it's pretty much awesome, as usual.
Here's the relevant line from my lynx.cfg;
XLOADIMAGE_COMMAND:xli %s > /dev/null &
Redirected, by the way, so it won't spew this kind of noise
across Lynx's terminal;
address@hidden:~$ xli Screenshot.png
Screenshot.png is a 800x600 8 bit deep RGB PNG image
Default gamma for ITRUE image is 1.00
Building XImage...done
Have adjusted image from 1.00 to display gamma of 2.20
Image Gamma now 2.200000
Screenshot.png is a 800x600 8 bit deep RGB PNG image
Building XImage...done
I haven't tried VIEWER, but this doesn't seem to affect other
external programs, like URL handlers and downloaders and such.
Thanks,
Patrick.
--
"Consider a spherical bear, in simple harmonic motion..."
-- Professor in the UCB physics department
- [Lynx-dev] Minor XLOADIMAGE quirk,
Patrick <=
- Re: [Lynx-dev] Minor XLOADIMAGE quirk, Paul B. Mahol, 2008/07/19
- Re: [Lynx-dev] Minor XLOADIMAGE quirk, Thomas Dickey, 2008/07/19
- Re: [Lynx-dev] Minor XLOADIMAGE quirk, Patrick, 2008/07/19
- Re: [Lynx-dev] Minor XLOADIMAGE quirk, Thomas Dickey, 2008/07/19
- Re: [Lynx-dev] Minor XLOADIMAGE quirk, Patrick, 2008/07/20
- Re: [Lynx-dev] Minor XLOADIMAGE quirk, Thomas Dickey, 2008/07/20
- Re: [Lynx-dev] Minor XLOADIMAGE quirk [fixed], Patrick, 2008/07/21
- Re: [Lynx-dev] Minor XLOADIMAGE quirk [fixed], Thomas Dickey, 2008/07/22