Trying to change the console font color (not after login shell color) to green 
from white. After researching for more than a day I am at a loss. I am aware of 
WS_KERNEL_FG=WSCOL_XXX but I am wondering if there is a way to change without 
recompiling the kernel.

Something similar to setterm on Linux. I found tset and reviewed the .profile 
in root but cannot seem to get it to work.

I have tried various $TERM and can get color to work with: print "\033[1,32m" 
in my .profile but it is only after login to shell. Not in the Login banner. 
Also, when I do a man <whatever> the color goes away again.

Any ideas how to change the console color without recompiling the kernel with 
WS_KERNEL_FG=WSCOL_XXX

Reply via email to