Talk:DPMS: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
(No difference)

Revision as of 10:31, 6 March 2014

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