OSDN Git Service

security commit
[pacbang-linux/iso-arch.git] / airootfs / etc / lxdm / lxdm.conf
1 [base]
2 ## uncomment and set autologin username to enable autologin
3 autologin=paclive
4
5 ## uncomment and set timeout to enable timeout autologin,
6 ## the value should >=5
7 # timeout=10
8
9 ## default session or desktop used when no systemwide config
10 session=/usr/bin/openbox-session
11
12 ## uncomment and set to set numlock on your keyboard
13 # numlock=0
14
15 ## set this if you don't want to put xauth file at ~/.Xauthority
16 # xauth_path=/tmp
17
18 # not ask password for users who have empty password
19 # skip_password=1
20
21 ## greeter used to welcome the user
22 greeter=/usr/lib/lxdm/lxdm-greeter-gtk
23
24 [server]
25 ## arg used to start xserver, not fully function
26 arg=/usr/bin/X -background vt1
27 # uncomment this if you really want xserver listen to tcp
28 # tcp_listen=1
29 # uncoment this if you want reset the xserver after logou
30 # reset=1
31
32 [display]
33 ## the theme of greeter
34 theme=PacBang
35
36 ## gtk theme used by greeter
37 gtk_theme=PacBang
38
39 ## background of the greeter
40 bg=/usr/share/backgrounds/pacbang/Smoke-Hood-Silhouette.jpg
41
42 ## if hide time
43 hide_time=0
44
45 ## if show bottom pane
46 bottom_pane=1
47
48 ## if show language select control
49 lang=1
50
51 ## if show keyboard layout select control
52 keyboard=1
53
54 ## if transparent panel
55 transparent_pane=1
56
57 ## if hide sessions
58 hide_sessions=1
59
60 ## if hide exit
61 hide_exit=0
62
63 [input]
64
65 [userlist]
66 ## if disable the user list control at greeter
67 disable=1
68
69 ## whitelist user
70 white=
71
72 ## blacklist user
73 black=
74