Difference between revisions of "Install Display Managers"

m
removed excessive space
(Reformatting using tables, command template and file-content templates)
m (removed excessive space)
Line 1: Line 1:
==Overview==
==Overview==
{{tip|if you are only using one desktop environment, then why not choose the appropriate display manager to go with it?}}
{{tip|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. 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.
 
{{note|If using Plymouth, please activate the Plymouth specific service for your displaymanager}}
{{note|If using Plymouth, please be sure to read the section on Plymouth before following the below instructions}}
 
==GDM==
==GDM==
{|
{|
|-
|-
Line 22: Line 19:
{{UserCmd|command=systemctl eanble gdm-plymouth.service --force}}
{{UserCmd|command=systemctl eanble gdm-plymouth.service --force}}
|}
|}
==LXDM==
==LXDM==
{|
{|
Line 35: Line 31:
{{UserCmd|command=systemctl eanble lxdm-plymouth.service --force}}
{{UserCmd|command=systemctl eanble lxdm-plymouth.service --force}}
|}
|}
==SDDM==
==SDDM==
{|
{|
|-
|-
Line 63: Line 57:
With LightDM, you also will need to install and configure a greeter.  If you don't install a greeter, it won't work. There are a lot of greeters for LightDM.  We will cover two of the greeters most commonly used by Manjaro editions.
With LightDM, you also will need to install and configure a greeter.  If you don't install a greeter, it won't work. There are a lot of greeters for LightDM.  We will cover two of the greeters most commonly used by Manjaro editions.
|}
|}
==Lightdm Greeters==
==Lightdm Greeters==
===Slick Greeter===
===Slick Greeter===
Install the greeter and the configuration tool:
Install the greeter and the configuration tool:
{{UserCmd|command=pamac install lightdm-slick-greeter lightdm-settings}}
{{UserCmd|command=pamac install lightdm-slick-greeter lightdm-settings}}
Line 79: Line 71:


The slick-greeter ships with a working configuration file but you can optionally run the "Login Window"(lightdm-settings) application and customize the greeter in many ways.
The slick-greeter ships with a working configuration file but you can optionally run the "Login Window"(lightdm-settings) application and customize the greeter in many ways.
===GTK Greeter===
===GTK Greeter===
Install the greeter and the configuration tool:
Install the greeter and the configuration tool:
{{UserCmd|command=pamac install lightdm-gtk-greeter lightdm-gtk-greeter-settings}}
{{UserCmd|command=pamac install lightdm-gtk-greeter lightdm-gtk-greeter-settings}}
Line 94: Line 84:


The gtk greeter ships with a working configuration file but you can optionally run the "LightDM GTK+ Greeter Settings"(lightdm-gtk-greeter-settings) application and customize the greeter in many ways.
The gtk greeter ships with a working configuration file but you can optionally run the "LightDM GTK+ Greeter Settings"(lightdm-gtk-greeter-settings) application and customize the greeter in many ways.
==Entrance==
==Entrance==
{|
{|
|-
|-
Line 107: Line 95:
{{UserCmd|command=sudo systemctl enable entrance.service --force}}
{{UserCmd|command=sudo systemctl enable entrance.service --force}}
|}
|}
==See Also==
==See Also==


Moderators, translator
424

edits