mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
42 lines
1.2 KiB
Markdown
42 lines
1.2 KiB
Markdown
---
|
|
created: 2010-01-01 23:35:53 +0100
|
|
layout: redirect
|
|
layout_old: default
|
|
redirect_to: https://blog.mbirth.de/archives/2010/01/01/wallpaper-changer.html
|
|
tags:
|
|
- know-how
|
|
- software
|
|
- linux
|
|
title: Wallpaper Changer
|
|
toc: false
|
|
updated: 2010-01-01 23:36:05 +0100
|
|
---
|
|
|
|
Desktop Drapes
|
|
==============
|
|
|
|
* **Homepage:** <http://drapes.mindtouchsoftware.com/>
|
|
* **Launchpad-Site:** [drapes](https://launchpad.net/drapes)
|
|
* **Package:** [drapes](apt://drapes)
|
|
|
|
Has some problems under *Karmic Koala* (e.g. the thumbnails are not shown, crashes if you delete a selected image).
|
|
The list of enabled images is kept in `~/.gnome2/drapes.xml`.
|
|
|
|
|
|
Wally
|
|
=====
|
|
|
|
* **Homepage:** <http://www.becrux.com/index.php?page=projects&name=wally>
|
|
|
|
Seems to not work in *Karmic*.
|
|
|
|
|
|
Wallpaper Tray
|
|
==============
|
|
|
|
* **Homepage:** <http://freshmeat.net/projects/wp_tray/>
|
|
* **Package:** [wallpaper-tray](apt://wallpaper-tray)
|
|
|
|
It is a panel applet which shows a small thumbnail of the current active image. It will show images from your selected
|
|
directories (in the preferences) **plus** all images in `~/.gnome2/backgrounds.xml` (see [#355081](https://bugs.launchpad.net/ubuntu/+source/wallpaper-tray/+bug/355081)).
|
|
Seems relatively stable and is my preferred choice among these 3. |