Talk:DPMS

From Free Knowledge Base- The DUCK Project: information for everyone
Revision as of 12:37, 6 March 2014 by Littleguy (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, 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

screen going black / blanking

ref