Ubuntu, how to change the look of login screen
Although I am sure that you like the classic login screen of Ubuntu, time is the number one enemy of personal taste. So in time it is normat that you may want to change your login screen like everything else. So, dont be worry, new themes are not so far.
The standard login screen on an Ubuntu desktop is managed by the “gdm” desktop session manager. gdm is theme-able, and extra themes are only a package install away. The package in question is gdm-themes and can be installed using Synaptic, or by issuing the following command in a terminal session:
sudo apt-get install gdm-themes
After the package is installed, go to the Login Window configuration under System > Administration > Login Window in the desktop menu, and in the window that pops up, navigate to the “Local” tab, and add a checkbox next to the theme you would like to use.
Categories: Linux Tags: featured, Linux, login screen, ubuntu
