History
Topics
Top Posts
Blog Stats
- 159,791 hits
Anything about Ubuntu, Centos, openSuSe and Fedora
Previously using gconftool-2 to replace the current desktop wallpaper via a script (normally a starting bash script). But with Gnome3 its not working anymore. As an alternative or should I say the proper way to do it in Gnome3 is via dconf-tools. Here’s the sample command via console: $> gsettings list-recursively will list all known [...]