However, exosyst @ ubuntuforums created GUI (in Python and GTK) which allows you to customize the new GDM 2. It doesn't have as many options as the "Login Screen" option used to, but that's because the new GDM 2 doesn't support a lot of customization.
Features:
- Enable / Disable the login sound
- Display / Hide the user list at login
- Automatically login as the desired user
- Change the GDM image
- Change the GDM GTK theme
- Change the GDM Icon theme
- Blur login wallpaper and sharpen on login (Requires imagemagick)
Usage:
And install imagemagick. For Ubuntu:
sudo apt-get install imagemagick
2. Make the script executable (navigate to it's location and run the following command):
chmod +x gdm-setup.py
3. Run it like this:
gksu ./gdm-setup.py
Note: to revert to the default GTK theme, don't choose "Default". Instead, select "HumanLogin" and under the "Icon theme" don't select anything.
*It's recommended you download GDM2 Configuration Tool via ubuntuforums.org, as a new version might be released!
Update 1: GDM2Setup now evolved into an app and got it's own Launchpad PPA.
Update 2: GDM2Setup is now available for Ubuntu Lucid