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

Re: lynx upgrade issue?



Thomas Dickey <dickey@radix.net> wrote:
TD> On Mon, Aug 18, 2008 at 01:50:19PM +0200, i'll teach you to turn away. wrote:
>>       gotcha. ok, so it loads lynx now without incident, but it's still 
>> using default oldlynx colors, which is at least a step better than default 
TD> Some people would modify the file under /etc - but that's not necessary.
TD> I set $LYNX_CFG to point to my own file, and put at the top
TD> include:lynx.cfg
TD> and then in that file, modify the color settings. For example:
TD> COLOR:6:brightblue:green

	ok. so now i can run the oldlynx script & not get the default 
colors... but it's still showing the new colors. it's ignoring my 
COLOR:6:whatever stuff entirely. here's what i did:

	in ~/.bash_profile, added:
export LYNX_CFG=/home/crank/.lynx/lynx.cfg

	in ~/.lynx/lynx.cfg:
include:/etc/lynx-cur/lynx.cfg
COLOR:0:lightgray:black
COLOR:1:cyan:black
COLOR:2:red:black
COLOR:3:green:black
COLOR:4:white:black
COLOR:5:white:black
COLOR:6:brightcyan:black
COLOR:7:black:lightgray

	...where'd i go wrong?

	thanks, my coding hero.

lish
crank@got.net


Reply to: