Port-hpcsh archive

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

Re: Default color in kernel binary



On Sat, 27 Aug 2005, Nikos Ntarmos wrote:

The kernel I got from Nikos has a nice bright green text, very
readable, and a white on blue background for kernel messages. Nikos,
can you tell us what you did in your config to get this?

Sure:
options   WSDISPLAY_BORDER_COLOR=WSCOL_BLUE
options   WS_DEFAULT_BG=WSCOL_BLACK
options   WS_DEFAULT_FG=WSCOL_BROWN
options   WS_KERNEL_COLATTR=WSATTR_HILIT
options   WS_KERNEL_FG=WSCOL_BROWN
options   WS_KERNEL_BG=WSCOL_BLUE

Thanks. My console text is now nice and bright.

Mike




Home | Main Index | Thread Index | Old Index