Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2006 15:49:24 -0700
From:      "Darren Spruell" <phatbuckett@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   xset dpms during X startup?
Message-ID:  <839aec700603191449h2c742736h6b1142e0579d8905@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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

TIA,

--
Darren Spruell
phatbuckett@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?839aec700603191449h2c742736h6b1142e0579d8905>