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
27 For X11 sessions, the cookie for X authorization is written into a tem‐
28 porary file /tmp/xauth_XXXXXX, owned and only accessible by the user.
29
31 --test-mode
32 Start daemon in test mode.
33
34 --example-config
35 Print the complete current configuration to stdout
36
37 --help, -h
38 Show help message and exit.
39
41 /usr/lib/sddm/sddm.conf.d
42 System configuration directory
43
44 /etc/sddm.conf.d
45 Local configuration directory
46
47 /etc/sddm.conf
48 Local configuration file for compatibility
49
50 /usr/share/sddm/themes
51 Where sddm looks for themes
52
54 sddm.conf(5)
55
56 The full documentation for sddm is available at
57 https://github.com/sddm/sddm
58
59
60
61
62sddm 0.20.0 May 2014 SDDM(1)