<?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>xscreensaver tutorial ubuntu 11.10 | GeekITDown Computer Services &amp; Technology Solutions</title>
	<atom:link href="https://geekitdown.com/tag/xscreensaver-tutorial-ubuntu-11-10/feed/" rel="self" type="application/rss+xml" />
	<link>https://geekitdown.com</link>
	<description>Computer Services &#38; Technology Solutions</description>
	<lastBuildDate>Tue, 22 Nov 2011 19:26:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://geekitdown.com/wp-content/uploads/2020/08/geekitdown-logo-200x200-1-100x100.jpg</url>
	<title>xscreensaver tutorial ubuntu 11.10 | GeekITDown Computer Services &amp; Technology Solutions</title>
	<link>https://geekitdown.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How To Add A Screensaver To Ubuntu 11.10</title>
		<link>https://geekitdown.com/how-to-add-a-screensaver-to-ubuntu-11-10/</link>
					<comments>https://geekitdown.com/how-to-add-a-screensaver-to-ubuntu-11-10/#respond</comments>
		
		<dc:creator><![CDATA[chief_geek]]></dc:creator>
		<pubDate>Tue, 22 Nov 2011 19:26:58 +0000</pubDate>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[add screensaver to ubuntu 11.10]]></category>
		<category><![CDATA[add screensaver ubuntu 11.10]]></category>
		<category><![CDATA[install screensaver ubuntu 11.10]]></category>
		<category><![CDATA[install xscreensaver]]></category>
		<category><![CDATA[load xscreensaver at startup]]></category>
		<category><![CDATA[replace gnome-screensaver xscreensaver]]></category>
		<category><![CDATA[setup xscreensaver]]></category>
		<category><![CDATA[start xscreensaver at boot]]></category>
		<category><![CDATA[xscreensaver install instructions]]></category>
		<category><![CDATA[xscreensaver tutorial ubuntu 11.10]]></category>
		<guid isPermaLink="false">https://geekitdown.com/blog/?p=2686</guid>

					<description><![CDATA[<p>The lack of a native screensaver, other than the blank screen, in Ubuntu 11.10 is baffling, but there is another option. Xscreensaver is an easy to setup option to get back the screensaver Ubuntu is missing. How To Install and Setup Xscreensaver Uninstall gnome-screensaver. sudo apt-get remove gnome-screensaver Install the xscreensaver packages. sudo apt-get install xscreensaver xscreensaver-gl-extra xscreensaver-data-extra Add xscreensaver to startup so that it loads each time the system is booted. Fill the entries [&#8230;]</p>
<p>The post <a href="https://geekitdown.com/how-to-add-a-screensaver-to-ubuntu-11-10/">How To Add A Screensaver To Ubuntu 11.10</a> first appeared on <a href="https://geekitdown.com">GeekITDown Computer Services & Technology Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>The lack of a native screensaver, other than the blank screen, in Ubuntu 11.10 is baffling, but there is another option. Xscreensaver is an easy to setup option to get back the screensaver Ubuntu is missing.</p>
<h3>How To Install and Setup Xscreensaver</h3>
<hr />
<ol>
<li>Uninstall gnome-screensaver.<br />
<code>sudo apt-get remove gnome-screensaver</code></li>
<li>Install the xscreensaver packages.<br />
<code>sudo apt-get install xscreensaver xscreensaver-gl-extra xscreensaver-data-extra</code></li>
<li>Add xscreensaver to startup so that it loads each time the system is booted. Fill the entries in as shown in the screenshot below, then click &#8216;Add&#8217;.<br />
<img decoding="async" class="aligncenter size-full wp-image-2690" title="Startup Applications" src="https://geekitdown.com/wp-content/uploads/2011/11/xscreensaver-3.png" alt="Startup Applications" width="114" height="114" /><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-2691" title="Startup Entry" src="https://geekitdown.com/wp-content/uploads/2011/11/xscreensaver-5.png" alt="Startup Entry" width="500" height="399" /></li>
<li>Click &#8216;Close&#8217;.</li>
<li>Adjust the xscreensaver settings to your preferences.<br />
<img decoding="async" class="aligncenter size-full wp-image-2693" title="Xscreensaver Settings" src="https://geekitdown.com/wp-content/uploads/2011/11/xscreensaver-4.png" alt="Xscreensaver Settings" width="114" height="114" /><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2694" title="Xscreensaver Preferences" src="https://geekitdown.com/wp-content/uploads/2011/11/xscreensaver-6.png" alt="Xscreensaver Preferences" width="500" height="323" /></li>
</ol>
<p>If you enjoyed or found this article useful, please show us some support by <a href="http://www.facebook.com/GeekITDown" target="_blank" rel="noopener noreferrer">liking us on Facebook</a> or by sharing us on your favorite social website. Thanks!</p>
<div style="”display: block; text-align: center;"><script>// <![CDATA[
            google_ad_client = "ca-pub-8720115653921139"; /* In-post Banner */ google_ad_slot = "1845608325"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[


// ]]&gt;</script></div><p>The post <a href="https://geekitdown.com/how-to-add-a-screensaver-to-ubuntu-11-10/">How To Add A Screensaver To Ubuntu 11.10</a> first appeared on <a href="https://geekitdown.com">GeekITDown Computer Services & Technology Solutions</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://geekitdown.com/how-to-add-a-screensaver-to-ubuntu-11-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
