- Activate the Appearance window at login:
sudo cp /usr/share/applications/gnome-appearance-properties.desktop /usr/share/gdm/autostart/LoginWindow
- re-login
- select a wallpaper from the background tab
- Disable the Appearance window at login:
sudo unlink /usr/share/gdm/autostart/LoginWindow/gnome-appearance-properties.desktop
cp: cannot stat `/usr/share/applications/gnome-appearance-properties.desktop': No such file or directory
ReplyDeletemacbookpro@MacbookPro:~$ sudo cp /usr/share/applications/gnome-appearance-properties.desktop /usr/share/gdm/autostart/LoginWindow
ReplyDelete[sudo] password for macbookpro:
cp: cannot stat `/usr/share/applications/gnome-appearance-properties.desktop': No such file or directory
macbookpro@MacbookPro:~$
In Ubuntu 11.10 the file has been removed, for lower versions it works fine.
ReplyDelete...which makes these instructions utterly useless since this is the era of 12.04 and rapidly approaching 12.10. Please review your solution. Thanks...
ReplyDelete