<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Workaround for Feisty screensaver bug</title>
	<atom:link href="http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Red Oscar</title>
		<link>http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html/comment-page-1#comment-1936</link>
		<dc:creator>Red Oscar</dc:creator>
		<pubDate>Sun, 25 May 2008 08:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html#comment-1936</guid>
		<description>On my Mepis computer, I have a small eterm that I keep sticky on the desktop and toggle between the two display power management states:

xset dpms 0 0 60

xset -dpms

The first command will turn off the monitor in 60 seconds.  The second disables monitor poweroff.  Naturally, you can set the 60 second value to anything you desire.  I would think this should work in Ubuntu as well.  This way you don&#039;t have to disable dpms in your xorg.conf.

Red</description>
		<content:encoded><![CDATA[<p>On my Mepis computer, I have a small eterm that I keep sticky on the desktop and toggle between the two display power management states:</p>
<p>xset dpms 0 0 60</p>
<p>xset -dpms</p>
<p>The first command will turn off the monitor in 60 seconds.  The second disables monitor poweroff.  Naturally, you can set the 60 second value to anything you desire.  I would think this should work in Ubuntu as well.  This way you don&#8217;t have to disable dpms in your xorg.conf.</p>
<p>Red</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html/comment-page-1#comment-1935</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Sun, 17 Jun 2007 23:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html#comment-1935</guid>
		<description>@Allo2u
Thanks a lot. I had my problem solved already, but I appreciate your help. :)</description>
		<content:encoded><![CDATA[<p>@Allo2u<br />
Thanks a lot. I had my problem solved already, but I appreciate your help. <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allo2u</title>
		<link>http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html/comment-page-1#comment-1934</link>
		<dc:creator>Allo2u</dc:creator>
		<pubDate>Sat, 16 Jun 2007 22:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html#comment-1934</guid>
		<description>@ Ricardo:
Just copy the original configuration over the edited conf by typing the following on the command-line:

sudo cp  /etc/X11/xorg.conf.orig /etc/X11/xorg.conf

Now reload the configuration by rebooting or just type

sudo /etc/init.d/gdm restart

to restart it.


@ admin, please update &#039;sudp&#039; with &#039;sudo&#039; in the first command.</description>
		<content:encoded><![CDATA[<p>@ Ricardo:<br />
Just copy the original configuration over the edited conf by typing the following on the command-line:</p>
<p>sudo cp  /etc/X11/xorg.conf.orig /etc/X11/xorg.conf</p>
<p>Now reload the configuration by rebooting or just type</p>
<p>sudo /etc/init.d/gdm restart</p>
<p>to restart it.</p>
<p>@ admin, please update &#8216;sudp&#8217; with &#8216;sudo&#8217; in the first command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eliena Andrews</title>
		<link>http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html/comment-page-1#comment-1933</link>
		<dc:creator>Eliena Andrews</dc:creator>
		<pubDate>Fri, 15 Jun 2007 12:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html#comment-1933</guid>
		<description>that&#039;s the bug ... thanks for sharing with us....</description>
		<content:encoded><![CDATA[<p>that&#8217;s the bug &#8230; thanks for sharing with us&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html/comment-page-1#comment-1932</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Fri, 15 Jun 2007 10:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html#comment-1932</guid>
		<description>I messed up!
I used solution 1, but with gedit, and when I restarted my system Ubuntu doesn&#039;t load graphic mode. It shows an error (no monitor found).
I tried editing the xorg.conf from the command prompt and recovery mode (with nano), but it seems the file doesn&#039;t exist...
Any workaround on this??? Thanks a lot</description>
		<content:encoded><![CDATA[<p>I messed up!<br />
I used solution 1, but with gedit, and when I restarted my system Ubuntu doesn&#8217;t load graphic mode. It shows an error (no monitor found).<br />
I tried editing the xorg.conf from the command prompt and recovery mode (with nano), but it seems the file doesn&#8217;t exist&#8230;<br />
Any workaround on this??? Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M Henri Day</title>
		<link>http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html/comment-page-1#comment-1931</link>
		<dc:creator>M Henri Day</dc:creator>
		<pubDate>Thu, 14 Jun 2007 20:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/workaround-for-feisty-screensaver-bug.html#comment-1931</guid>
		<description>A workaround is fine, but the problem is just that it permanently disables power management. What would be nice to have is a button which would allow one to temporarily disable power management when, e g,  watching a video that is longer than 20 minutes, after which it could be restored by clicking the button again. Any ideas on how to obtain this good cigar ?...

Henri</description>
		<content:encoded><![CDATA[<p>A workaround is fine, but the problem is just that it permanently disables power management. What would be nice to have is a button which would allow one to temporarily disable power management when, e g,  watching a video that is longer than 20 minutes, after which it could be restored by clicking the button again. Any ideas on how to obtain this good cigar ?&#8230;</p>
<p>Henri</p>
]]></content:encoded>
	</item>
</channel>
</rss>

