]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - data/lightdm-set-defaults.1
Add a dm-tool man page.
[sojka/lightdm.git] / data / lightdm-set-defaults.1
1 .TH LIGHTDM-SET-DEFAULTS 1 "7 November 2013"
2 .SH NAME
3 lightdm-set-defaults \- sets configuration options for lightdm
4 .SH SYNOPSIS
5 .B lightdm-set-defaults
6 [
7 .I OPTION
8 ]
9 .SH DESCRIPTION
10 .B lightdm-set-defaults
11 sets configuration options for lightdm.  Requires root permissions to run.
12 .SH OPTIONS
13 .TP
14 .B \-h, \-\-help
15 Show help options
16 .TP
17 .B \-k, \-\-keep\-old
18 Only update if no default already set
19 .TP
20 .B \-d, \-\-debug
21 Enable debugging messages
22 .TP
23 .B \-r, \-\-remove
24 Remove default value if it's the current one
25 .TP
26 .B \-s, \-\-session=SESSION_NAME
27 Set the default session to SESSION_NAME
28 .TP
29 .B \-g, \-\-greeter=GREETER_NAME
30 Set the default greeter to GREETER_NAME
31 .TP
32 .B \-a, \-\-autologin=USERNAME
33 Set the autologin user to USERNAME
34 .TP
35 .B \-i, \-\-hide\-users=<true|false>
36 Set greeter-hide-users to true or false.
37 .TP
38 .B \-m, \-\-show\-manual\-login=<true|false>
39 Set show-manual-login to true or false.
40 .TP
41 .B \-R, \-\-show\-remote\-login=<true|false>
42 Set show-manual-login to true or false.
43 .TP
44 .B \-l, \-\-allow\-guest=<true|false>
45 Set allow-guest to true or false.
46 .SH FILES
47 .TP
48 .B /etc/lightdm/lightdm.conf
49 Configuration
50 .SH SEE ALSO
51 .BR lightdm (1),
52 .BR dm-tool (1)