<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>That is what the problem is. And I can stop it by running...</DIV>
<DIV>&nbsp;</DIV>
<DIV>xset -dpms</DIV>
<DIV>&nbsp;</DIV>
<DIV>The powersaver configuration does nothing to control it. I have tried to 
find someplace during the bootup to run that command and haven't found the right 
spot yet. Something that runs after kicker is called is making the dpms active. 
Where might I automate this command?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Lon<BR><BR>&gt;&gt;&gt; thiago@kde.org 8/16/2005 9:29:50 AM 
&gt;&gt;&gt;<BR></DIV>
<DIV>Martijn Klingens wrote:<BR>&gt;On Tuesday 16 August 2005 16:48, Lon Gilbert 
wrote:<BR>&gt;&gt; This may be an old question but it's new to me. My screen is 
blanking<BR>&gt;&gt; after about 3 minutes of the banner screen saver. I have 
tried running<BR>&gt;&gt; setterm -blank 0 but that doesn't seem to work. What 
does?<BR>&gt;<BR>&gt;This seems like a power management issue to 
me.<BR>&gt;<BR>&gt;(Assuming KDE 3.4, menus may be differently named in other 
versions:)<BR>&gt;Right click your desktop and select Properties. Go to the 
Display module<BR>&gt; and to the Power Control tab. There you can select the 
values that you<BR>&gt; want.<BR><BR>If it is, this shortcut will turn it 
off:<BR>&nbsp;&nbsp;&nbsp; xset -dpms<BR><BR>It won't turn off permanently, as 
it is turned back on by the X server <BR>when restarting and by the KDE module. 
But it will help you find out if <BR>this is the case.<BR><BR>xset q will also 
give you some information:<BR>DPMS (Energy Star):<BR>&nbsp; Standby: 
300&nbsp;&nbsp;&nbsp; Suspend: 1200&nbsp;&nbsp;&nbsp; Off: 1800<BR>&nbsp; DPMS 
is Enabled<BR>&nbsp; Monitor is Off<BR><BR>If any of the times is 180s (3 
minutes), you've found your culprit.<BR><BR></DIV></BODY></HTML>