Have a Changing Wallpaper with Wallpapoz in Gnome
From the home site:
Wallpapoz application enables you to configure Gnome desktop wallpapers in unique way. You could have Gnome desktop wallpaper changes when the specified time has passed. The most important feature is you could have Gnome desktop wallpaper changes when you change workspace. It means you could group your wallpapers into specific workspace. It offers quick orientation cues where you are. You can manage it so when you change to first workspace, your desktop wallpaper will be picked from wallpapers group for that workspace. When you change to second workspace, it will be picked from wallpapers group for second workspace. So you could have situation like this. You change to third workspace and you will get cartoon desktop wallpaper (wallpapers group for that workspace consists of cartoon wallpapers only). You change to fourth workspace and you will get abstract desktop wallpaper (wallpapers group for that workspace consists of abstract wallpapers only). I think you get the idea. Off course you can disable this feature if you just want your desktop wallpaper changes when the specified time (specified by you) has passed and does not change when you change workspace.
Download Wallpapoz
Download the source code from http://wallpapoz.akbarhome.com/download.html
Retrieve the required dependencies:
- On Ubuntu /Debian: sudo apt-get install python-gnome2 python-imaging python-gtk2
- On Suse: zypper in python-gnome2 python-imaging python-gtk2
Unzip the Wallpapoz file:
tar -xzf wallpapoz-0.4.tar.gz
Installing Wallpapoz
cd wallpapoz-0.4
(as root): python setup.py install
Configure Wallpapoz
Open Wallpapoz by going to: Applications–>Accessories–>Wallpapoz
Once you have finished your configuration, click “Restart” to run the Daemon.
To configure the Wallpapoz Daemon to run every time you boot up your PC, go to System -> Preferences -> Sessions.
Click Add. Enter the following:
Name: Wallpapoz
Command: /usr/local/bin/daemon_wallpapoz
Click OK.
And you should be all done.







