
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.sabayonlinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.sabayonlinux.org/index.php?title=En:HOWTO:_Create_A_Desktop_Background_Wallpaper_changer_For_Xfce&amp;feed=atom&amp;action=history</id>
		<title>En:HOWTO: Create A Desktop Background Wallpaper changer For Xfce - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.sabayonlinux.org/index.php?title=En:HOWTO:_Create_A_Desktop_Background_Wallpaper_changer_For_Xfce&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=En:HOWTO:_Create_A_Desktop_Background_Wallpaper_changer_For_Xfce&amp;action=history"/>
		<updated>2013-05-19T04:30:04Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.4</generator>

	<entry>
		<id>http://wiki.sabayonlinux.org/index.php?title=En:HOWTO:_Create_A_Desktop_Background_Wallpaper_changer_For_Xfce&amp;diff=5922&amp;oldid=prev</id>
		<title>Zambayoni at 22:03, 12 February 2009</title>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=En:HOWTO:_Create_A_Desktop_Background_Wallpaper_changer_For_Xfce&amp;diff=5922&amp;oldid=prev"/>
				<updated>2009-02-12T22:03:16Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{I18n| [[Ca:HOWTO: Create A Desktop Background Wallpaper changer For Xfce |ca]] [[En:HOWTO: Create A Desktop Background Wallpaper changer For Xfce|en]] [[Es:HOWTO: Create A Desktop Background Wallpaper changer For Xfce|es]] [[Fr:HOWTO: Create A Desktop Background Wallpaper changer For Xfce|fr]]}}&lt;br /&gt;
==Creating the list of images==&lt;br /&gt;
1. Right-click on your desktop. &amp;lt;br /&amp;gt;&lt;br /&gt;
2. Select Desktop settings. &amp;lt;br /&amp;gt;&lt;br /&gt;
3. Make sure that the Allow Xfce to manage the desktop and Show Image boxes are checked (they are by default). &amp;lt;br /&amp;gt;&lt;br /&gt;
4. Click then on New list. &amp;lt;br /&amp;gt;&lt;br /&gt;
5. Add the image files by clicking on the + &amp;lt;br /&amp;gt;&lt;br /&gt;
6. Once you are done, save the list. &amp;lt;br /&amp;gt;&lt;br /&gt;
7. You are back in the previous screen and your newly created list should be selected in the File input box. &amp;lt;br /&amp;gt;&lt;br /&gt;
8. Then close that interface.&lt;br /&gt;
&lt;br /&gt;
==Creating the cron file for the wallpaper changer functionality==&lt;br /&gt;
1. Open a terminal. &amp;lt;br /&amp;gt;&lt;br /&gt;
2. As root type:&lt;br /&gt;
 gpasswd -a username crontab&lt;br /&gt;
{{Note|This command adds the user to the crontab group because in sabayon by default users are not apart of this group}}&lt;br /&gt;
3. Log out and then back on. &amp;lt;br /&amp;gt;&lt;br /&gt;
4. Next type: &lt;br /&gt;
 crontab -e&lt;br /&gt;
5. Paste :&lt;br /&gt;
 0,5,10,15,20,25,30,35,40,45,50,55 * * * * killall -USR1 xfdesktop&lt;br /&gt;
6. Then save file. &amp;lt;br /&amp;gt;&lt;br /&gt;
7. Next type:&lt;br /&gt;
 crontab -l&lt;br /&gt;
8. And everything should be working and your background should change every 5 minutes.:)&lt;br /&gt;
&lt;br /&gt;
==Removing The Cron Job==&lt;br /&gt;
1. If you ever feel the need to remove this feature and go back to a single desktop image simple go to terminal and as root type:&lt;br /&gt;
 crontab -r&lt;br /&gt;
2. Right-click on your desktop. &amp;lt;br /&amp;gt;&lt;br /&gt;
3. Select Desktop settings. &amp;lt;br /&amp;gt;&lt;br /&gt;
4. Click the folder icon to the right of File. &amp;lt;br /&amp;gt;&lt;br /&gt;
5. Now point to the desktop image you would like.&lt;br /&gt;
&lt;br /&gt;
==Credit For This HOWTO==&lt;br /&gt;
This is a modification of a howto from&lt;br /&gt;
http://www.howtoforge.com/xfce_desktop_background_wallpaper_changer&lt;br /&gt;
just made some changes to work better with sabayon.&lt;br /&gt;
&lt;br /&gt;
[[Category:Desktops|Create A Desktop Background Wallpaper changer For Xfce]]&lt;/div&gt;</summary>
		<author><name>Zambayoni</name></author>	</entry>

	</feed>