]> git.plutz.net Git - bootimage/blob - config_base/etc/lxdm/lxdm.conf
adaptions from Zirkus Zack branch
[bootimage] / config_base / etc / lxdm / 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/startxfce4
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
30 [display]
31 ## gtk theme used by greeter
32 gtk_theme=Clearlooks
33
34 ## background of the greeter
35 #bg=/usr/share/backgrounds/default.png
36 bg=/usr/share/images/desktop-base/login-background.svg
37
38 ## if show bottom pane
39 bottom_pane=1
40
41 ## if show language select control
42 lang=1
43
44 ## if show keyboard layout select control
45 keyboard=0
46
47 ## the theme of greeter
48 theme=Industrial
49
50 [input]
51
52 [userlist]
53 ## if disable the user list control at greeter
54 disable=0
55
56 ## whitelist user
57 white=
58
59 ## blacklist user
60 black=
61