Re: Default color in kernel binary
Michael Wileman <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.hpcsh |
|---|---|
| Message-ID | <[email protected]> |
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