[arch-general] Screen blanking
Clive Cooper
clive at winpe.com
Tue Jan 17 05:58:16 EST 2012
> where is the best place to put " xset -dpms" i do not want anything telling
> me when to turn the monitors off when i want them off i will turn them off
Not sure if this is any help but to keep the diosplay alive no matter
what I have been using this for a long time.
Create the file /etc/X11/xorg.conf.d/10-xorg.conf
and put this in it...
Section "ServerFlags"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection
--
Infinity: A concept for those who cannot comprehend the big picture.
() Arch Linux - For movers and shakers. ()
More information about the arch-general
mailing list