Difference between revisions of "Install Display Managers"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Verityproductions |
imported>Verityproductions |
||
Line 15: | Line 15: | ||
'''[http://en.wikipedia.org/wiki/GNOME_Display_Manager GDM]''' - the '''G'''nome '''D'''isplay '''M'''anager - is designed for use with Gnome 3. It supports theming, automatic login, and the automatic detection and use of multiple desktop environments. Specifically for those using Gnome 3, a configuration application is also available to easily customise the login screen and enable automatic login without having to edit any configuration files. '''If you are not using Gnome 3''', GDM can be installed by entering the following command: | '''[http://en.wikipedia.org/wiki/GNOME_Display_Manager GDM]''' - the '''G'''nome '''D'''isplay '''M'''anager - is designed for use with Gnome 3. It supports theming, automatic login, and the automatic detection and use of multiple desktop environments. Specifically for those using Gnome 3, a configuration application is also available to easily customise the login screen and enable automatic login without having to edit any configuration files. | ||
'''If you are not using Gnome 3''', GDM can be installed by entering the following command: | |||
sudo pacman -S gdm | sudo pacman -S gdm | ||
Line 45: | Line 47: | ||
'''[http://en.wikipedia.org/wiki/KDE_Display_Manager KDM]''' - the '''K'''DE '''D'''isplay '''M'''anager - is designed for use with KDE. It supports theming, automatic login, and the automatic detection and use of multiple desktop environments. If the full KDE desktop environment has been installed, then KDM should already be available to be enabled. Otherwise, if you are not sure, enter the command: | '''[http://en.wikipedia.org/wiki/KDE_Display_Manager KDM]''' - the '''K'''DE '''D'''isplay '''M'''anager - is designed for use with KDE. It supports theming, automatic login, and the automatic detection and use of multiple desktop environments. If the full KDE desktop environment has been installed, then KDM should already be available to be enabled. | ||
Otherwise, if you have KDE installed but are not sure, enter the command: | |||
sudo pacman -S kdebase-workspace | sudo pacman -S kdebase-workspace |