<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make Tech Easier&#187; gnome-screensaver</title>
	<atom:link href="http://maketecheasier.com/tag/gnome-screensaver/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 23:58:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How To Edit Your Screensaver Settings In Ubuntu Intrepid</title>
		<link>http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07</link>
		<comments>http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07#comments</comments>
		<pubDate>Sat, 07 Mar 2009 13:34:00 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gnome-screensaver]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[xscreensaver]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=3277</guid>
		<description><![CDATA[If you have attempted to tamper with your screensaver in Ubuntu, you will know that other than selecting the screensaver, there is nothing you can do about it. The default Gnome-Screensaver in your system does not allow you to change any of the screensaver&#8217;s setting. If you are looking to... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07&amp;title=How+To+Edit+Your+Screensaver+Settings+In+Ubuntu+Intrepid&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07">How To Edit Your Screensaver Settings In Ubuntu Intrepid</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Tux screensaver" src="http://imagecdn.maketecheasier.com/2009/03/tux-screensaver.jpg" alt="Tux screensaver" width="160" height="110" />If you have attempted to tamper with your screensaver in Ubuntu, you will know that other than selecting the screensaver, there is nothing you can do about it. The default <em>Gnome-Screensaver</em> in your system does not allow you to change any of the screensaver&#8217;s setting. If you are looking to make the ball rotate slower, or to get it to display a different line of text, you&#8217;ll have no luck there.</p>
<p>On the other hand, the popular <a href="http://www.jwz.org/xscreensaver/" target="_blank">XScreenSaver</a> gives you more choices of screensavers and also allows you to change the setting and configure it to your liking.</p>
<p><span id="more-3277"></span>While we can easily replace gnome-screensaver with XScreensaver (with some simple hack), it might not be a great idea after all since Gnome-Screensaver is tightly integrated with the Gnome desktop and allows you to lock the computer screen and recover the computer from sleep. Replacing it with xscreensaver might break these stuffs and cause them not to work properly.</p>
<p>In Ubuntu Intrepid, you can actually integrate XScreenSaver and Gnome-Screensaver together without breaking the system.</p>
<p>Install XScreenSaver and all the extra screensavers</p>
<p class="codeblock">sudo apt-get install xscreensaver xscreensaver-data-extra xscreensaver-gl-extra</p>
<p>Now, on your <em>System -&gt; Preferences</em>, you should see two entries of Screensaver. The first one is referring to xscreensaver set up while the second refers to the gnome-screensaver.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/03/screensaver-entries.jpg" alt="" width="258" height="133" /></p>
<p>To avoid confusion, we are going to change the name of the entry.</p>
<p>Right-click on the menu bar and select &#8216;<em>Edit-Menus</em>&#8216;. On the left pane, navigate to the <em>System -&gt; Preferences</em> section. On the right pane, scroll down untill you locate the two Screensaver entries. Select the first Screensaver entry and click the <em>Properties</em> button.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/03/edit-screensaver-entry.jpg" alt="" width="577" height="453" /></p>
<p>Under the name, change it to <em>XScreensaver</em>.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/03/xscreensaver-entry.jpg" alt="" width="439" height="228" /></p>
<p>Close all the windows.</p>
<p>Next, go to <em>System-&gt;Preferences-&gt;XScreensaver</em>.</p>
<p>When XScreensaver loads up, it will detect that Gnome-screensaver is running and prompts you to switch it off. Click <em>Cancel</em>. We don&#8217;t want to make XScreensaver the default screensaver program as it will cause some of the system functions (like lock-screen) to break.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/03/stop-gnomescreensaver1.jpg" alt="" width="398" height="235" /></p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/03/run-xscreensaver.jpg" alt="" width="385" height="186" /></p>
<p>On the main window of XScreensaver, pick the screensaver you want to edit and change the setting via the <em>Settings</em> button.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/03/xscreensaver-window.jpg" alt="" width="577" height="393" /></p>
<p>When you are done editing the screensaver. Close the XScreensaver window.</p>
<p>Load Gnome-screensaver (System-&gt;Preferences-&gt;Screensaver). Select the screensaver that you have just edited and make it the default screensaver.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/03/gnome-screensaver-setting.jpg" alt="" width="577" height="466" /></p>
<p>That&#8217;s it. Your screen should now show the updated Screensaver everytime it runs.</p>
<h3>Several points to note</h3>
<ol>
<li>Whenever you want to change the setting of the screensaver, use XScreensaver.</li>
<li>Whenever you want to change the system screensaver, use Gnome-Screensaver.</li>
<li>If you accidentally clicked the OK button and allow XScreensaver to stop the Gnome-screensaver daemon and set XScreensaver to run, you can simply log out and log in again to restore it to the default setting.</li>
</ol>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
<li><a href='http://maketecheasier.com/install-java-runtime-in-ubuntu/2012/05/14' title='How to Install Java Runtime In Ubuntu 12.04'>How to Install Java Runtime In Ubuntu 12.04</a></li>
<li><a href='http://maketecheasier.com/connect-to-a-vpn-in-ubuntu/2012/05/07' title='How to Connect to A VPN In Ubuntu [Quick Tips]'>How to Connect to A VPN In Ubuntu [Quick Tips]</a></li>
<li><a href='http://maketecheasier.com/upgrade-to-gimp-2-8-in-ubuntu/2012/05/04' title='How to Upgrade to Gimp 2.8 in Ubuntu'>How to Upgrade to Gimp 2.8 in Ubuntu</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07&amp;title=How+To+Edit+Your+Screensaver+Settings+In+Ubuntu+Intrepid&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07">How To Edit Your Screensaver Settings In Ubuntu Intrepid</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/edit-your-screensaver-settings-in-ubuntu-intrepid/2009/03/07/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 18:48:44 -->
