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