<p>Is it happening on playback or just going to a blank screen on the menus when idle?<br>
R</p>
<p><blockquote type="cite">On 9 Nov 2010 15:46, "Federico Ferri" <<a href="mailto:federico.ferri@yahoo.it">federico.ferri@yahoo.it</a>> wrote:<br><br>In data luned́ 8 novembre 2010 10:05:44, Corne Beerse ha scritto:<br>
<p><font color="#500050">: > On 8-11-2010 3:22, Larry wrote:<br>> > I'm running a fully patched CENTOS with the rpms for myth fr...</font></p>I use xfce4, and ususally i disable it in the xorg.conf<br>
<br>
I check if screensaver is set with this command:<br>
<br>
xset -q<br>
<br>
<br>
and you can disable it with these lines in xorg.conf:<br>
<br>
Section "ServerFlags"<br>
Option "BlankTime" "0"<br>
Option "StandbyTime" "0"<br>
Option "SuspendTime" "0"<br>
Option "OffTime" "0"<br>
EndSection<br>
<br>
<br>
I hope this can help you,<br>
Bye, FF<br>
<p><font color="#500050">_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>ht...</font></p></blockquote></p>