xset dpms during X startup?

Fabian Keil freebsd-listen at fabiankeil.de
Mon Mar 20 10:56:42 UTC 2006


"Darren Spruell" <phatbuckett at gmail.com> wrote:

> Is it possible to configure xset(1) DPMS settings in a ~/.xsession
> file for when a login session starts?
> 
> I have the following ~/.xsession file:
> 
>  /usr/X11R6/bin/xset -b
>  /usr/X11R6/bin/xset dpms 1800 7200 14400
>  /usr/X11R6/bin/xscreensaver -no-splash &
>  exec startfluxbox
> 
> But after logging into XDM after X is restarted 'xset q' still shows:
> 
> DPMS (Energy Star):
>   Standby: 7200    Suspend: 7200    Off: 14400
>   DPMS is Disabled
> 
> Option "DPMS" is enabled in my xorg.conf.
> 
> Is there something I don't know about DPMS and .xsession?
> 
> FreeBSD 6.0-RELEASE-p4
> xorg-6.9.0
> fluxbox-devel-0.9.14_1

Did you check your xorg log file if dpms is enabled?

Even without using xset you should see something like:

(**) Option "dpms"
(**) RADEON(0): DPMS enabled

Fabian
-- 
http://www.fabiankeil.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060320/7bf068d4/signature.pgp


More information about the freebsd-questions mailing list