I try to change the appearance of the login screen in ubuntu 10.10 with
gksudo -u gdm dbus-launch gnome-appearance-properties
but it doesn't work. i get the following error.
(gnome-appearance-properties:3624): Gtk-WARNING **: cannot open display: :0.0 No protocol specified Anzeige kann nicht geöffnet werden:
What's the reason?
The method I used a couple days ago in 10.10 was:
Run:
Press Ctrl+Alt+F7 or F8 to switch back to the login screen, where the Appearance Properties window should now be open.
exit
to sign out.As an alternative you can try loading the Gnome appearance properties screen directly at the login window. (This worked for me to change the GDM login background on my computer that is running 10.10.)
Add the gnome-appearance-properties application to the GDM login window autostart list using the following terminal commands:
When you logout, the appearance properties should appear in front of regular GDM login window. Any changes made will be applied to the GDM login window. When you're finished making changes close the appearance properties and log in as usual.
To stop the appearance properties from appearing again, remove the .desktop file from the login window autostart list using these terminal commands: