summaryrefslogtreecommitdiff
path: root/README.md
blob: ff45de68ffc84fa5af3e9147d9a0caed503bcad0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[![Build Status](https://travis-ci.org/CanonicalLtd/lightdm.svg?branch=lightdm-1-22)](https://travis-ci.org/CanonicalLtd/lightdm)

This version of LightDM is supported until January 2018.

LightDM is a cross-desktop display manager. A display manager is a daemon that:
- Runs display servers (e.g. X) where necessary.
- Runs greeters to allow users to pick which user account and session type to use.
- Allows greeters to perform authentication using PAM.
- Runs session processes once authentication is complete.
- Provides remote graphical login options.

Key features of LightDM are:
- Cross-desktop - supports different desktop technologies.
- Supports different display technologies (X, Mir, Wayland ...).
- Lightweight - low memory usage and fast performance.
- Guest sessions.
- Supports remote login (incoming - XDMCP, VNC, outgoing - XDMCP, pluggable).
- Comprehensive test suite.