Created attachment 3115 backdrop manager python script Hi, I know this has probably been requested many times, but just wanted to add my own voice to it. It would be a very useful useability enhancement, and, as far as I know, a feature not currently provided by other desktops (unless they have compiz as the window manager). For those interested (and for perusal of the devs if they so wish) I have written a short python script that acheives this. The script is attached and is licensed under the GPL so is freely available to all who wish to disect it. The script depends on: Xfce 4.6.2 and Xfwm4 (of course!), python => 2.5, python-wnck and python-gobject. To use the script, just make it executable and run it from whatever directory you wish. Add it to your start up scripts if you want it every time you log-in. Quite simply the script remembers your backdrop settings for each workspace (set using the standard Xfce4 tools) and changes them whenever the current workspace is changed. Cheers.
*** This bug has been marked as a duplicate of bug 369 ***