Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Another way.' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Another way.
Authored by: Davidge on Dec 11, '02 07:00:25AM
If you've changed your terminal shell to bash rather than tcsh, you can enter the following in your ~/.bashrc file.
TERMINFO=/usr/share/terminfo TERM=color_xterm export TERMINFO TERM
You'll then get colour in lynx, dselect, etc. Remember, unless you enter the commands on the command line, you need to run:
sh ~/.bashrc
or logout from your terminal and start a new one. Dave

[ Reply to This | # ]