OSDN Git Service

update
[pacbang-linux/iso-arch.git] / airootfs / inst / lxdm.conf
1 [base]
2 ## uncomment and set autologin username to enable autologin
3 # autologin=dgod
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 ## gtk theme used by greeter
34 gtk_theme=PacBang
35
36 ## background of the greeter
37 bg=/usr/share/backgrounds/pacbang/Smoke-Hood-Silhouette.jpg
38
39 ## if show bottom pane
40 bottom_pane=1
41
42 ## if show language select control
43 lang=1
44
45 ## if show keyboard layout select control
46 keyboard=0
47
48 ## the theme of greeter
49 theme=PacBang
50
51 transparent_pane=1
52
53 hide_sessions=1
54
55 [input]
56
57 [userlist]
58 ## if disable the user list control at greeter
59 disable=1
60
61 ## whitelist user
62 white=
63
64 ## blacklist user
65 black=
66