GNOME Bugzilla – Bug 673195
cannot change the wallpaper when the screen is locked
Last modified: 2014-08-19 21:30:15 UTC
Hi I'm using fedora 17 with gnome 3.4 and I cannot change the wallpaper shown on the locked screen. I've tried creating a file with my own dconf settings: /etc/dconf/db/gdm.d$ cat 01-mysettings [org/gnome/desktop/background] picture-uri='file:///usr/share/themes/Adwaita/backgrounds/adwaita-timed.xml' and then run dconf update as root but I see the same wallpaper even after rebooting. gnome-screensaver --version gnome-screensaver 3.4.0 Looking though forums and mailing lists I saw gnome-screensaver uses some of the same settings gdm does, but I could change the gdm background and not the screensaver, maybe I'm doing something wrong. Thanks,
The current code in gnome-screensaver always uses the system default background, so you can't change it per-user.
Also see bug 649769.
This was fixed in gnome-control-center in GNOME 3.10. *** This bug has been marked as a duplicate of bug 696166 ***