LXDM: Difference between revisions

From Alpine Linux
(added Include:Desktop prerequisites)
 
Line 19: Line 19:
* [https://wiki.archlinux.org/title/LXDM LXDM - Archwiki]
* [https://wiki.archlinux.org/title/LXDM LXDM - Archwiki]


[[category:Desktop]]
[[Category:Display Managers]]
[[Category:Display Managers]]

Latest revision as of 15:19, 25 May 2025

LXDM is a lightweight display manager with UI implemented in GTK+.

Installation

Install X11 and set it up using the setup-xorg-base script.

# setup-xorg-base

To install lxdm, execute:

# apk add lxdm

Configuration

The main configuration file is /etc/lxdm/lxdm.conf.

See Also