This site is currently
Under Construction
...soon to be...

OpenBSD Console Screen Saver

Last updated: 2009-06-31

===

To blank the console screen after a set period of time, you must edit this file. The screen saver is not set on by default.

The blanker is activated when either display.kbdact or display.outact is set to "on".

Uncomment the following lines as per the example below. These changes will take place after the next boot.

# vi /etc/wsconsctl.conf

# $OpenBSD: wsconsctl.conf,v 1.2 2007/05/14 05:06:03 tedu Exp $
#
# wscons configurable parameters
#
#keyboard.repeat.del1=200 # change keyboard repeat/delay
#keyboard.repeat.deln=50
#keyboard.encoding=ru # use different keyboard encoding
#keyboard.bell.volume=0 # mute keyboard beep
display.vblank=on # enable vertical sync blank for screen burner
display.screen_off=300000 # set screen burner timeout to 5 minutes
display.kbdact=on # Restore screen on keyboard input
#display.msact=off # disable screen unburn w/ mouse