<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=7362&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Change xfce4 wallpaper in order from a list]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=7362</link>
		<description><![CDATA[The most recent posts in Change xfce4 wallpaper in order from a list.]]></description>
		<lastBuildDate>Tue, 14 Aug 2012 03:02:41 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Change xfce4 wallpaper in order from a list]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=27174#p27174</link>
			<description><![CDATA[<p>Or, of course, you could just install and use wallpapoz.</p>]]></description>
			<author><![CDATA[dummy@example.com (Sideburns)]]></author>
			<pubDate>Tue, 14 Aug 2012 03:02:41 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=27174#p27174</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change xfce4 wallpaper in order from a list]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=27147#p27147</link>
			<description><![CDATA[<p>Good idea, Pindakoe.&#160; Seems like this should be a native feature though...</p>]]></description>
			<author><![CDATA[dummy@example.com (graysky)]]></author>
			<pubDate>Sun, 12 Aug 2012 13:00:07 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=27147#p27147</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change xfce4 wallpaper in order from a list]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=27143#p27143</link>
			<description><![CDATA[<p>I think the issue is that xfdesktop will always take a random item from the list defined in the settings. A work-around could be:</p><ul><li><p>construct your own list (fot instance using find)</p></li><li><p>Set xfdesktop to display a dummy wallpaper, say dummy.jpg. Don&#039;t set xfdesktop to use a list</p></li><li><p>Write a script that at given intervals copies the next file from your list over dummy.jpg and then reloads it (xfdesktop --reload)</p></li></ul>]]></description>
			<author><![CDATA[dummy@example.com (Pindakoe)]]></author>
			<pubDate>Sun, 12 Aug 2012 09:05:09 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=27143#p27143</guid>
		</item>
		<item>
			<title><![CDATA[Change xfce4 wallpaper in order from a list]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=27142#p27142</link>
			<description><![CDATA[<p>What what ever reason, the built-in functionality to change desktop wallpaper from a list does not work for me.&#160; My workaround has been to have a cronjob execute the following, but it has the nasty habit of repeating wallpapers.&#160; I want to have a my desktop wallpaper change at a regular interval and simply go down a list in order.&#160; Thankful for advice.</p><div class="codebox"><pre><code>$ crontab -l
#     *     *   *    *        command to be executed
#-     -     -   -    -
#|     |     |   |    |
#|     |     |   |    +----- day of week (0 - 6) (Sunday=0)
#|     |     |   +------- month (1 - 12)
#|     |     +--------- day of month (1 - 31)
#|     +----------- hour (0 - 23)
#+------------- min (0 - 59)
MAILTO=&quot;&quot;

*/20 * * * *  [[ ! -z $(pidof xfdesktop) ]] &amp;&amp; DISPLAY=:0.0 /usr/bin/xfdesktop --reload</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (graysky)]]></author>
			<pubDate>Sun, 12 Aug 2012 03:22:28 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=27142#p27142</guid>
		</item>
	</channel>
</rss>
