Subject: Re: Default color in kernel binary
To: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
From: Michael Wileman <jwileman@panix.com>
List: port-hpcsh
Date: 08/29/2005 00:10:27
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