Talk:DPMS

From Free Knowledge Base- The DUCK Project
Revision as of 10:31, 6 March 2014 by Littleguy (talk | contribs) (disable screen blanking: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

disable screen blanking

add to /etc/rc.d/rc.local file:

/usr/bin/xset -d :0 s noblank
/usr/bin/xset -d :0 s off
/usr/bin/xset -d :0 -dpms