[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: VT's screen saver timing...
Slackware, /etc/rc.d/rc.M:
# Screen blanks after 15 minutes idle time.
/bin/setterm -blank 15
>APM
rtfm hdparm, option -S, and man XF{your server here}, xinit and xdm for
more options. The APM BIOS control is another issue. It is not normally
used on Linux because it does halts by itself when not loaded, and drops
CPU power drain by as much as 80% without doing anything more. This is
sufficient for most servers and homey systems. When you start doing
embedded work, ask again ;)
Peter