Creative Commons License

Posting

How to change the looks of Ubuntu 10.04's GDM

Home | Posted on Friday 30 April 2010 at 14:09

Ubuntu's GDM still does not have a settings window where you can change looks to your liking. However, there are some tricks to still be able to do just that.

First, open a terminal and type the following command:

sudo cp /usr/share/applications/gnome-appearance-properties.desktop /usr/share/gdm/autostart/LoginWindow

You may also want to do the same with display-properties.desktop for setting the resolution of your screen and gconf-editor.desktop to change apps > metacity > general > button_layout to something like "/apps/metacity/general/button_layout".

Then logout, and you'll see an Appearance window pop up (and the other windows if you have copied those .desktop files too). Change it to how you prefer it, then close it and login as usual.

Now, to prevent those windows from appearing every time you get to the login screen, remove the .desktop files again:

sudo unlink /usr/share/gdm/autostart/LoginWindow/gnome-appearance-properties.desktop

And repeat for the other one or two, if you used them:

sudo unlink /usr/share/gdm/autostart/LoginWindow/display-properties.desktop
sudo unlink /usr/share/gdm/autostart/LoginWindow/gconf-editor.desktop

Done!

[Based on this how-to]

Comments

1. Posted at 2010-04-30 23:45:28 by Ryan Rix [ Permalink ]
You know, this still works in KDM ;)

Add comment

You need to provide a valid e-mail address to comment here, but it will not be displayed on this website. HTML will be escaped, so you won't be able to add links. Post the URL instead. Line breaks will be converted to breaks.

Name

E-mail address


Mail me when someone else comments too
Your address won't be shown in your comment

WWW


Leave empty if you don't want to provide a url

Are you a spammer (yes/no)?

Be sure to save your comment after you've previewed it!

  • RSS feed
  • RSS feed with comments
  • RSS feed - blogmarks