Difference between revisions of "Package:Lightdm"

From Funtoo
Jump to navigation Jump to search
m (doesn't use xdm the package, just xdm)
m (fix package templates my bad again.....)
Line 5: Line 5:
|Homepage=http://www.freedesktop.org/wiki/Software/LightDM
|Homepage=http://www.freedesktop.org/wiki/Software/LightDM
}}
}}
lightdm is a light display manager, it's an excellent alternative to gdm, & kdm.
lightdm is a light display manager, it's an excellent alternative to gdm, & kdm. lightdm is used in conjunction with {{package|x11-apps/xdm}}


== install ==
== install ==

Revision as of 01:58, October 26, 2014

Lightdm

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

lightdm is a light display manager, it's an excellent alternative to gdm, & kdm. lightdm is used in conjunction with x11-apps/xdm

install

root # emerge lightdm

configuration

lightdm is configured with /etc/lightdm/lightdm.conf, and /etc/conf.d/xdm. by default lightdm ships with lightdm-gtk-greeter which is controlled by /etc/lightdm/lightdm-gtk-greeter.conf

   /etc/conf.d/xdm - xdm configuration to use lightdm
DISPLAYMANAGER="lightdm"