1SLICK-GREETER(1)            General Commands Manual           SLICK-GREETER(1)
2
3
4

NAME

6       slick-greeter - distro agnostic LightDM greeter
7

SYNOPSIS

9       slick-greeter [ OPTIONS ]
10

DESCRIPTION

12       Slick  Greeter is a LightDM greeter for all desktops.  It is run by the
13       LightDM daemon if configured in lightdm.conf.  It is not  normally  run
14       by  a  user,  but  can  run in a test mode with the --test-mode option.
15       This allows the interface to be tested without  installing  an  updated
16       version.
17

OPTIONS

19       -v, --version
20              Show release version.
21
22       --test-mode
23              Run the greeter in a test mode inside the current X session.
24
25       -?, --help
26              Show help options.
27

Configuration File-Format

29       /etc/lightdm/slick-greeter.conf
30
31       Available configuration options are listed below.
32
33       background=
34              Background  file  to use, either an image path or a color
35              (e.g. #772953)
36
37       background-color=
38              Background color (e.g. #772953), set before wallpaper  is
39              seen
40
41       draw-user-backgrounds=
42              Whether to draw user backgrounds (true or false)
43
44       draw-grid=
45              Whether to draw an overlay grid (true or false)
46
47       show-hostname=
48              Whether  to  show  the  hostname  in the menubar (true or
49              false)
50
51       show-keyboard=
52              Whether to show the keyboard  indicator  in  the  menubar
53              (true or false)
54
55       show-a11y=
56              Whether  to show the accessibility options in the menubar
57              (true or false)
58
59       show-power=
60              Whether to show the power indicator in the menubar  (true
61              or false)
62
63       show-clock=
64              Whether to show the clock in the menubar (true or false)
65
66       show-quit=
67              Whether  to  show  the  quit menu in the menubar (true or
68              false)
69
70       logo=  Logo file to use
71
72       other-monitors-logo=
73              Logo file to use for other monitors
74
75       theme-name=
76              GTK+ theme to use
77
78       icon-theme-name=
79              Icon theme to use
80
81       font-name=
82              Font to use
83
84       xft-antialias=
85              Whether to antialias Xft fonts (true or false)
86
87       xft-dpi=
88              Resolution for Xft in dots per inch
89
90       xft-hintstyle=
91              What  degree   of   hinting   to   use   (hintnone/hintsā€
92              light/hintmedium/hintfull)
93
94       xft-rgba=
95              Type of subpixel antialiasing (none/rgb/bgr/vrgb/vbgr)
96
97       onscreen-keyboard=
98              Whether to enable the onscreen keyboard (true or false)
99
100       high-contrast=
101              Whether to use a high contrast theme (true or false)
102
103       screen-reader=
104              Whether to enable the screen reader (true or false)
105
106       play-ready-sound=
107              A sound file to play when the greeter is ready
108
109       hidden-users=
110              List  of  usernames  that  are hidden until a special key
111              combination is hit
112
113       group-filter=
114              List of groups that users must be part  of  to  be  shown
115              (empty list shows all users)
116
117       enable-hidpi=
118              Whether to enable HiDPI support (on/off/auto)
119
120       only_on_monitor=
121              Sets  the  monitor  on which to show the login window, -1
122              means "follow the mouse"
123

SEE ALSO

125       lightdm
126
127
128
129                                 June 2, 2017                 SLICK-GREETER(1)
Impressum