9 Feb
2012
9 Feb
'12
2:15 p.m.
* P Nikolic <p.nikolic1@btinternet.com> [2012-02-09 09:37+0000]
Morning folk
Back to this one again i need to find a working position for "xset -dpms" i am getting sick and tired of every time i reboot i get the darn screens turning off i hate that with vengance if i wqnt them off i turn them off simples
So where can i put the xset command for it to work correctly every time
Thanks
Pete .
-- Linux 7-of-9 3.2.5-1-ARCH #1 SMP PREEMPT Tue Feb 7 08:34:36 CET 2012 x86_64 AMD Phenom(tm) 9600B Quad-Core Processor AuthenticAMD GNU/Linux
Hi Pete, I think you could use the .xinitrc for this.... .xinitrc xset s off xset -dpms Lennart --