Difference between revisions of "Install Display Managers"
Views
Actions
Namespaces
Variants
Tools
Update lxdm
imported>Dalto (Bring gdm section up-to-date) |
imported>Dalto (Update lxdm) |
||
Line 27: | Line 27: | ||
=LXDM= | =LXDM= | ||
[[File:lxdm.png|thumb|left|375px]] | [[File:lxdm.png|thumb|left|375px]] | ||
'''[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. | '''[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. | ||
To install LXDM, enter the command: | To install LXDM, enter the command: | ||
pamac install lxdm | |||
To enable LXDM as your default display manager use the command: | |||
sudo systemctl enable lxdm.service --force | |||
sudo systemctl enable lxdm.service - | |||
<br clear="all" /> | <br clear="all" /> | ||