1SDDM-GREETER(1) sddm SDDM-GREETER(1)
2
3
4
6 sddm-greeter - sddm display manager greeter
7
9 sddm-greeter [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-greeter is an auxiliary process that displays the greeter, a
18 graphical user interface to perform the authentication and select the
19 session to run.
20
21 It is launched by the sddm daemon, end users are not meant to run it.
22
24 --theme PATH
25 Specify theme full path.
26
27 --socket NAME
28 Specify the socket used to communicate with sddm daemon.
29
30 --test-mode
31 Start greeter in test mode.
32
33 --help, -h
34 Show help message and exit.
35
37 /usr/lib/sddm/sddm.conf.d
38 System configuration directory
39
40 /etc/sddm.conf.d
41 Local configuration directory
42
43 /etc/sddm.conf
44 Local configuration file for compatibility
45
46 /usr/share/sddm/themes
47 Where sddm looks for themes
48
50 sddm(1), sddm.conf(5)
51
52 The full documentation for sddm is available at
53 https://github.com/sddm/sddm
54
55
56
57
58sddm 0.20.0 May 2014 SDDM-GREETER(1)