| GDM theme 9.10 |
|
|
|
| Written by Pithyus |
| Thursday, 03 December 2009 12:59 |
|
One of my favorite things about Linux is the ability to customize everything. The Gnome Display Manager (GDM) is an excellent example. A quick look at gnome-look.org illustrates the diversity and choice Linux users have for a screen they might only see for 5 seconds.
On the Right is the new GDM screen. Not many options.
I found two ways that we can hack the GDM to change the background, theme, fonts and some minor features. While not as robust as before, it's better then the ugly default brown. Option1:1.Click on Applications > Accessories > Terminal sudo cp /usr/share/applications/gnome-appearance-properties.desktop /usr/share/gdm/autostart/LoginWindow
sudo rm /usr/share/gdm/autostart/LoginWindow/gnome-appearance-properties.desktop
Option2:
1.Click on Applications > Accessories > Terminal gksu -u gdm dbus-launch gnome-appearance-properties
|
| Last Updated on Saturday, 06 February 2010 21:34 |