lightdm

simple display manager

Install

All systems
curl cmd.cat/lightdm.sh
Debian Debian
apt-get install lightdm
Ubuntu
apt-get install lightdm
Arch Arch Linux
pacman -S lightdm
image/svg+xml Kali Linux
apt-get install lightdm
Fedora
dnf install lightdm
Windows (WSL2)
sudo apt-get update sudo apt-get install lightdm
Raspbian
apt-get install lightdm

lightdm

simple display manager

An X display manager that: * Has a lightweight codebase * Is standards compliant (PAM, ConsoleKit, etc) * Has a well defined interface between the server and user interface * Fully themeable * Cross-desktop (greeters can be written in any toolkit) Additional software can be useful along with LightDM: * xserver-xephyr can be used to add a nested X display by calling 'dm-tool add-nested-seat` * upower can be used to suspend the computer from the display manager * accountsservice is used to populate a user list with addition information.