Tom Diehl ([EMAIL PROTECTED]) said:
> > I found that if you do a "man XF86Config" and search for "power_", you will
> > find several settings which can be put into the /etc/X11/XF86Config file to
> > control the power saving attribues. Unfortunately, (according to my docs)
> > only the Mach64 and S3 X servers have the power_saver option. "man XF86_S3"
> > will give more information on setting that option.
> >
> > After a quick test, this seems to work as expected. Hopefully this
> > information can be helpful to others...
>
> The problem with all of this is what happens if you leave the console
> on one of the tty's? Does the screen blank or burn? It looks like too much
> work to me.
Just as a datapoint, I'm using
/usr/bin/setterm -blank 15 -powersave powerdown
in /etc/rc.d/rc.local
and in my /etc/X11/XF86Config (XFree86 3.3.2, SVGA Server), I have:
Option "power_saver"
in the "Device" section, and
BlankTime 0
StandbyTime 15
OffTime 20
in the "Screen" section, and it will blank OK in both X and the
console.
Bill
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.