LXDM: Difference between revisions

From Alpine Linux
m (Corrected broken link.)
(add archwiki link)
Line 8: Line 8:
The main configuration file is {{Path|/etc/lxdm/lxdm.conf}}.
The main configuration file is {{Path|/etc/lxdm/lxdm.conf}}.


==See Also==
* [https://wiki.archlinux.org/title/LXDM LXDM - Archwiki]


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

Revision as of 17:55, 25 August 2023

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

Installation

There is a lxdm package in main repository. To install it, execute

# apk add lxdm

Configuration

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

See Also