[mythtv-users] Help me disable screen blanking in FC7

Ma Begaj derliebegott at gmail.com
Wed Oct 17 08:14:39 UTC 2007


> Unfortunately none of the "options" above to my Xorg.conf didn't work.
>  However, adding the following to a cron job that runs five minutes
> after my daily reboot works great!!
>
> /usr/bin/xset -display :0.0 s off
> /usr/bin/xset -display :0.0 -dpms


you can put these in your startx command in .bash_profile if your
frontend is automaticaly started:

startx -- -dpms -s 0

M.


More information about the mythtv-users mailing list