Re: setting ttyS colors

2007-12-27 Thread Sven Joachim
On 2007-12-27 18:19 +0100, joseph lockhart wrote: > ok, looking for a way to set the TTYS colors so that > the stay that way (not reset by ls or other things > like rebooting, basicly need the location of the > config file) > > echo -e "\033[31m" > > and > > echo "^[[1;31;40m" > > both work but do

setting ttyS colors

2007-12-27 Thread joseph lockhart
ok, looking for a way to set the TTYS colors so that the stay that way (not reset by ls or other things like rebooting, basicly need the location of the config file) echo -e "\033[31m" and echo "^[[1;31;40m" both work but do not persist after ls and other such anyway anyone got an idea (i am