Changing Console Resolution - Vidcontrol

Andrei Kolu antik at bsd.ee
Fri Apr 6 10:32:23 UTC 2007


On Friday 06 April 2007 02:43, Kevin Oberman wrote:
> I always run a 2000 line scrollback buffer. 200 won't make it to the
> start of my boot. And, it's SC_HISTORY_SIZE. I'm unclear as to what you
> refer to as 'slideshow" like teleporting', though.

in case someone want colourful console....

options         SC_HISTORY_SIZE=1000 
options         SC_NORM_ATTR=(FG_LIGHTGREEN|BG_BLACK) 
options         SC_NORM_REV_ATTR=(FG_YELLOW|BG_BLACK) 
options         SC_KERNEL_CONS_ATTR=(FG_LIGHTBLUE|BG_BLACK) 
options         SC_KERNEL_CONS_REV_ATTR=(FG_LIGHTRED|BG_BLACK)


More information about the freebsd-stable mailing list