- set
gconftool-2 --type string --set /desktop/gnome/background/picture_filename /path/to/image.jpg
- list
xfconf-query --channel xfce4-desktop --list
- set
pcmanfm --set-wallpaper="/your/background/file"
- dbus (?)
- set
gsettings set org.gnome.desktop.background picture-uri "file:///home/user/background.jpg"