Moderators, translator
516
edits
m (reorder paragraphs and fix translation units) |
(Marked this version for translation) |
||
| Line 3: | Line 3: | ||
<translate> | <translate> | ||
=Overview= | =Overview= <!--T:21--> | ||
{{BoxInfo|Choice of display manager|If you are only using one desktop environment, then why not choose the appropriate display manager to go with it?}} | {{BoxInfo|Choice of display manager|If you are only using one desktop environment, then why not choose the appropriate display manager to go with it?}} | ||
'''Display Managers''' are used to provide login screens, and therefore serve as protective security barriers to prevent unauthorised access to your system. | '''Display Managers''' are used to provide login screens, and therefore serve as protective security barriers to prevent unauthorised access to your system. | ||
<!--T:22--> | |||
They are also referred to as ''Login Managers''. As with different desktop environments, different display managers will require different system resources to run, and will provide their own unique styles, interfaces, and features. Commonly shared features - particularly in respect to the selection of display managers listed below - include customisation/theming, automatic login, and the selection of multiple desktop environments. | They are also referred to as ''Login Managers''. As with different desktop environments, different display managers will require different system resources to run, and will provide their own unique styles, interfaces, and features. Commonly shared features - particularly in respect to the selection of display managers listed below - include customisation/theming, automatic login, and the selection of multiple desktop environments. | ||
=GDM= | =GDM= <!--T:23--> | ||
{| | {| | ||
|- | |- | ||
| [[File:Gdm2019-1.png|thumb|left|375px|Gnome display manager]] || '''[https://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. GDM is typically only paired with a Gnome Desktop Environment because GDM depends on a large amount of the Gnome desktop as dependencies. | | [[File:Gdm2019-1.png|thumb|left|375px|Gnome display manager]] || '''[https://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. GDM is typically only paired with a Gnome Desktop Environment because GDM depends on a large amount of the Gnome desktop as dependencies. | ||
<!--T:24--> | |||
GDM can be installed by entering the following command: | GDM can be installed by entering the following command: | ||
{{UserCmd|command=pamac install gdm}} | {{UserCmd|command=pamac install gdm}} | ||
| Line 20: | Line 22: | ||
|} | |} | ||
= Plasma Login = | = Plasma Login = <!--T:25--> | ||
{| | {| | ||
|- | |- | ||
| [[File:Plasma-login-manager.png|thumb|left|375px|Plasma Login Manager]] || '''Plasma Login''' - the is designed for use with Plasma 6. | | [[File:Plasma-login-manager.png|thumb|left|375px|Plasma Login Manager]] || '''Plasma Login''' - the is designed for use with Plasma 6. | ||
<!--T:26--> | |||
Plasma Login can be installed by entering the following command: | Plasma Login can be installed by entering the following command: | ||
{{UserCmd|command=pamac install plasma-login-manager}} | {{UserCmd|command=pamac install plasma-login-manager}} | ||
| Line 31: | Line 34: | ||
|} | |} | ||
=SDDM= | =SDDM= <!--T:27--> | ||
{| | {| | ||
|- | |- | ||
| Line 43: | Line 46: | ||
|} | |} | ||
=LXDM= | =LXDM= <!--T:28--> | ||
{| | {| | ||
|- | |- | ||
| [[File:lxdm.png|thumb|left|375px|LXDM display manager]] || '''[http://wiki.lxde.org/en/LXDM LXDM]''' - the '''L'''ightweight '''X'''-Windows '''D'''isplay '''M'''anager - is designed for use with any desktop environment. It supports theming, automatic login, easy selection of multiple languages, and the automatic detection and use of multiple desktop environments. | | [[File:lxdm.png|thumb|left|375px|LXDM display manager]] || '''[http://wiki.lxde.org/en/LXDM LXDM]''' - the '''L'''ightweight '''X'''-Windows '''D'''isplay '''M'''anager - is designed for use with any desktop environment. It supports theming, automatic login, easy selection of multiple languages, and the automatic detection and use of multiple desktop environments. | ||
<!--T:29--> | |||
To install LXDM, enter the command: | To install LXDM, enter the command: | ||
{{UserCmd|command=pamac install lxdm}} | {{UserCmd|command=pamac install lxdm}} | ||