1SDDM(1) sddm SDDM(1)
2
3
4
6 sddm - the simple desktop display manager
7
9 sddm [OPTIONS...]
10
12 sddm is a display and login manager based on Qt technologies.
13
14 Using QtQuick and QML, designers are given the ability to easily create
15 pleasant, modern looking interfaces for sddm.
16
17 sddm runs the greeter as a system user named sddm whose home directory
18 needs to be set to /var/lib/sddm.
19
20 If pam and systemd are available, the greeter will go through logind,
21 which will give it access to drm devices.
22
23 Distributions without pam and systemd will need to put the sddm user
24 into the video group, otherwise errors regarding GL and drm devices
25 might be experienced.
26
28 --test-mode
29 Start daemon in test mode.
30
31 --example-config
32 Print the complete current configuration to stdout
33
34 --help, -h
35 Show help message and exit.
36
38 /usr/lib/sddm/sddm.conf.d
39 System configuration directory
40
41 /etc/sddm.conf.d
42 Local configuration directory
43
44 /etc/sddm.conf
45 Local configuration file for compatibility
46
47 /usr/share/sddm/themes
48 Where sddm looks for themes
49
51 sddm.conf(5)
52
53 The full documentation for sddm is available at
54 https://github.com/sddm/sddm
55
56
57
58
59sddm 0.19.0 May 2014 SDDM(1)