How to make a random selection for background in gnome

Asked by Mannex

I have a large number of potential background images on my machine. I would like to know if there is a way I can set it to randomize them. Is there a way to do this in a way similar to the xml file located in the /use/share/backgrounds path for the space slides? Any help will be greatly appreciated. Thanks!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Mannex
Solved:
Last query:
Last reply:
Revision history for this message
Marc Stewart (marc.stewart) said :
#1

The XML slideshow backgrounds are displayed in a fixed order (though you can always re-edit the sequence) rather than random. If this is sufficient, then I suggest you use Create Background Slideshow. To install it, open a terminal (Applications > Accessories > Terminal) and type:
sudo add-apt-repository ppa:crebs/ppa
sudo apt-get update
sudo apt-get install crebs
You'll then find an entry under System > Preferences named Create Background Slideshow (or an equivalent translation, depending on your locale). You can then add and re-order images by drag-and-drop, and when you're happy with the sequence and timings, apply it as your desktop background.

If you have to have a truly random wallpaper, then you'll need a non-XML approach with something like WallpaperTray (I think—I know more about the specific XML wallpaper sequences).

Revision history for this message
Sam_ (and-sam) said :
#2

Great work Marc.
https://launchpad.net/crebs
http://www.omgubuntu.co.uk/2010/05/how-to-easily-create-slideshow.html
Since 2009 a german user was working on 'Wallpaper Slideshow Generator' and now referenced your work.
http://forum.ubuntuusers.de/topic/wsg-wallpaper-slideshow-generator-ein-program/6/

Revision history for this message
Sam_ (and-sam) said :
#3

Users seem to miss a simple app which handles the change of wallpapers.
https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2010-May/011559.html

The latest wallper-tray is in Karmic.
http://packages.ubuntu.com/karmic/wallpaper-tray
https://help.ubuntu.com/community/WallpaperTray

Seems ppa for gWallpapers doesn't exist anymore.
http://www.kabatology.com/01/06/gwallpapers-rotates-your-wallpapers-in-a-given-time-interval/
https://launchpad.net/~haliner/+archive/ppa
Although it's there.
http://linux.softpedia.com/get/Multimedia/Graphics/gWallpapers-51572.shtml

Otherwise regarding the slideshow in appearance -> background one would need to edit .xml file in /usr/share/backgrounds/cosmos and change images.

Revision history for this message
Mannex (russ-mannex) said :
#4

Thanks all of you for all the help. I ended up with an app called Desktop Drapes (http://drapes.mindtouchsoftware.com).

Revision history for this message
Sam_ (and-sam) said :
#5

Great, so it isn't all over ;-) Enjoy.

Revision history for this message
Mannex (russ-mannex) said :
#6

Granted, it wasn't exactly a critical problem =8>