mythtv and screen blanking, one more thing
14
Feb/081
Feb/081
So in my last post I mentioned a command to stop screen blanking when using mythtv but I forgot one extra command. So what you really need to run is:
xset s off
xset -dpms
Then it won’t blank anymore. Oh and you’ll want to somehow have those commands execute each time your window manager starts up.
Comments (1)
Trackbacks (0) ( subscribe to comments on this post )
Leave a comment
No trackbacks yet.
3:49 am on May 29th, 2008
Thanks for this. Saved me some time.