[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X Configuration



On Sun, May 19, 2002 at 09:48:29PM -0400, Tom Allison wrote:
> Where would I put global settings for things like xset?
> I thought it might be /etc/X11/Xsession.d/
> But there's nothing that says that is the right place to put it.
> 
> I would like to do something like:  'xset dpms 600 1200 2400'
> everytime that the [xkw]dm login screen starts up.

dpms is set in /etc/X11/XF86Config-4

Include 
Option          "DPMS"
in Section "Monitor"

and 
Option "BlankTime"  "time"
Option "StandbyTime"  "time"
Option "SuspendTime"  "time"
Option "OffTime"  "time"

in the ServerFlags section.

see man XF86Config-4 for list of other global options you can set.

-- 
Jerome

Attachment: pgpHipamWExDX.pgp
Description: PGP signature


Reply to: