LXDM: Difference between revisions

From Alpine Linux
(add archwiki link)
m (Grammar.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[https://www.lxde.org/ LXDM] is the lightweight display manager with UI implemented in GTK+.
[https://www.lxde.org/ LXDM] is a lightweight display manager with UI implemented in GTK+.


==Installation==
==Installation==
There is a {{pkg|lxdm}} package in main repository. To install it, execute  
To install it, execute:
{{Cmd|# apk add lxdm}}
{{Cmd|# apk add {{pkg|lxdm|arch=}}}}


==Configuration==
==Configuration==

Latest revision as of 07:55, 10 January 2024

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

Installation

To install it, execute:

# apk add lxdm

Configuration

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

See Also