freebsd-dev/sys/dev/syscons
Nick Sayer 472a4993b0 Add the apm_saver syscons screen saver module.
apm_saver uses the apm_display() routine from the apm system to
"suspend" the "display" part of the machine.

This is beneficial for some laptops (or other machines with
non-traditional displays) that choke on the 'green' saver's
effect.

Another way of looking at this is that it's the same as a screen
saver that does an 'apm -d 0' to blank the display and an 'apm -d 1'
to bring it back. One probably ought to use these commands to make
sure the effect will be correct before using it unattended.
1999-10-02 03:56:42 +00:00
..
apm Add the apm_saver syscons screen saver module. 1999-10-02 03:56:42 +00:00
blank $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
daemon $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fade $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fire $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
green $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
logo $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
rain $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
snake $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
star $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
warp $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scgfbrndr.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
schistory.c - Hang the scr_stat struct from dev_t. 1999-09-19 08:58:53 +00:00
scmouse.c - Hang the scr_stat struct from dev_t. 1999-09-19 08:58:53 +00:00
scvesactl.c This patch clears the way for removing a number of tty related 1999-09-25 16:21:39 +00:00
scvgarndr.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scvidctl.c - Hang the scr_stat struct from dev_t. 1999-09-19 08:58:53 +00:00
scvtb.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
syscons.c Introduce ttyread() and ttywrite() which do the canonical thing. 1999-09-28 11:45:31 +00:00
syscons.h This patch clears the way for removing a number of tty related 1999-09-25 16:21:39 +00:00