On Sat, Mar 15, 2008 at 08:36:51AM +0300, Roman Strogin wrote:
> Hello,
> 
> while booting dmesg is in white on blue by default.
> How can it be changed?
> 
You may redefine WS_KERNEL_FG (foreground) and WS_KERNEL_BG (background)
in your kernel configuration file:
option  WS_KERNEL_FG=WSCOL_WHITE
option  WS_KERNEL_BG=WSCOL_BLUE

Please see sys/dev/wscons/wsdisplayvar.h for colours' definitions.

> Thanks.
> 

-- 
C programmers never die. They're just cast into void.

()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments

Reply via email to