<?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>Windows Linux Mac Tips &#187; random wallpaper</title>
	<atom:link href="http://wlmtips.com/tag/random-wallpaper/feed/" rel="self" type="application/rss+xml" />
	<link>http://wlmtips.com</link>
	<description>A tip a day...</description>
	<lastBuildDate>Thu, 04 Feb 2010 06:23:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To: Set your Wallpaper to Randomly Change in Ubuntu</title>
		<link>http://wlmtips.com/2008/03/15/how-to-set-your-wallpaper-to-randomly-change-in-ubuntu/</link>
		<comments>http://wlmtips.com/2008/03/15/how-to-set-your-wallpaper-to-randomly-change-in-ubuntu/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 04:01:35 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Linux How To's]]></category>
		<category><![CDATA[desktop background]]></category>
		<category><![CDATA[desktop wallpaper]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[random wallpaper]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://wlmtips.com/2008/03/15/how-to-set-your-wallpaper-to-randomly-change-in-ubuntu/</guid>
		<description><![CDATA[Have you ever wanted your desktop background to change randomly?  For you Linux users out there I have just the program. It is called Wallpaper Tray and as the name suggests, its a little utility that runs in the notification area.  This program allows you to have your desktop wallpaper change randomly. You [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted your desktop background to change randomly?  For you Linux users out there I have just the program. It is called <a href="http://planetearthworm.com/projects/wp_tray/">Wallpaper Tray</a> and as the name suggests, its a little utility that runs in the notification area.  This program allows you to have your desktop wallpaper change randomly. You can specify what folder/pictures to use, how often the wallpaper changes, the order in which it changes, as well as a few other options.  The best part of this little program is it is available in the default Ubuntu repositories.</p>
<p>To install the Wallpaper Tray, simply type the following command into the terminal:</p>
<blockquote><p>sudo apt-get install wallpaper-tray</p></blockquote>
<p>You can also install this program using the <em>Synaptic Package Manager. </em>You should not need to add any additional repositories.  If you install it using the Synaptic Package Manager, search for &#8216;wallpaper-tray.&#8217;</p>
<p>To run this program, press <strong>Alt+F2</strong> and type &#8216;wallpaper-tray&#8217;. This should bring up a notification telling you that no wallpapers were found.  The wallpaper-tray should now be running in the notification area (located near the clock).</p>
<p>In order to configure the Wallpaper Tray, <strong>right click</strong> on the wallpaper-tray icon and select <strong>Configuration</strong>.  This will bring up a window like the one shown below.</p>
<p style="text-align: center"><a href="http://wlmtips.com/wp-content/uploads/wallpaper-tray1.png"></a></p>
<p style="text-align: center"><img src="/wp-content/uploads/wallpaper-tray1.png" border="0" /></p>
<p>Here you can choose the directory that contains the different wallpapers you would like to use.  To do this, click <strong>Add</strong> and then navigate to the correct directory.</p>
<p>If you click the &#8216;More Options&#8217; tab located at the top of the window, you can configure how often the wallpaper changes, in what order it changes, and how the wallpaper is displayed.</p>
<p style="text-align: center">&nbsp;</p>
<p style="text-align: center"><img src="/wp-content/uploads/wallpaper-tray2.png" border="0" /></p>
<p style="text-align: center">&nbsp;</p>
<p>In order for the wallpaper to change randomly, you must select &#8216;<strong>Timed Wallpaper Change</strong>.&#8217;</p>
<p>If you want this program to start when you login, be sure to add it to your Sessions.  To do this click &#8216;<strong>System</strong>&#8216; then &#8216;<strong>Preferences</strong>&#8216; and then select &#8216;<strong>Sessions</strong>.&#8217;  Next, click &#8216;<strong>New</strong>&#8216; and give the program a name (wallpaper tray).  Then, for the command type &#8216;wallpaper-tray&#8217;.  Click &#8216;OK&#8217; to add this to your sessions. Be sure that the program is enabled. Now, the next time you login, Wallpaper Tray should automatically run and change your desktop wallpaper based on your options.</p>
<p>If you want to select a random wallpaper manually, simply left-click on the wallpaper-tray icon in the notification area.</p>
<p>You can also find more information on the <a href="https://help.ubuntu.com/community/WallpaperTray">Wallpaper Tray</a> at the Ubuntu Community Docs.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://wlmtips.com/2008/08/01/power-poll-1-linux-friday/" title="Power Poll #1 (Linux Friday)">Power Poll #1 (Linux Friday)</a></li><li><a href="http://wlmtips.com/2008/07/18/compiz-fusion-icon-linux-friday/" title="Compiz Fusion Icon (Linux Friday)">Compiz Fusion Icon (Linux Friday)</a></li><li><a href="http://wlmtips.com/2008/06/27/how-to-install-new-icons-in-ubuntu-linux-friday/" title="How To Install a New Theme in Ubuntu (Linux Friday)">How To Install a New Theme in Ubuntu (Linux Friday)</a></li><li><a href="http://wlmtips.com/2008/06/27/how-to-install-new-icons-in-ubuntu-linux-friday-2/" title="How To Install New Icons in Ubuntu (Linux Friday)">How To Install New Icons in Ubuntu (Linux Friday)</a></li><li><a href="http://wlmtips.com/2009/11/08/4-great-sites-to-visit-as-a-new-linux-user/" title="4 Great Sites to Visit as a New Linux User">4 Great Sites to Visit as a New Linux User</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wlmtips.com/2008/03/15/how-to-set-your-wallpaper-to-randomly-change-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.432 seconds -->
