[mythtv-users] how to really disable screensaver/blanking

Richard Morton richard.e.morton at gmail.com
Tue Nov 9 21:04:52 UTC 2010


Is it happening on playback or just going to a blank screen on the menus
when idle?
R

On 9 Nov 2010 15:46, "Federico Ferri" <federico.ferri at yahoo.it> wrote:

In data luned́ 8 novembre 2010 10:05:44, Corne Beerse ha scritto:

: > On 8-11-2010 3:22, Larry wrote:
> > I'm running a fully patched CENTOS with the rpms for myth fr...
I use xfce4, and ususally i disable it in the xorg.conf

I check if screensaver is set with this command:

xset -q


and you can disable it with these lines in xorg.conf:

Section "ServerFlags"
  Option "BlankTime" "0"
  Option "StandbyTime" "0"
  Option "SuspendTime" "0"
  Option "OffTime" "0"
EndSection


I hope this can help you,
Bye, FF

_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
ht...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20101109/5291af8d/attachment.htm>


More information about the mythtv-users mailing list