wok annotate lxdm/stuff/lxdm.conf @ rev 13429

partclone: add btrfs & hfsplus support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 04 11:53:21 2012 +0200 (2012-10-04)
parents
children
rev   line source
pankso@12410 1 [base]
pankso@12410 2 ## uncomment and set autologin username to enable autologin
pankso@12410 3 #autologin=tux
pankso@12410 4
pankso@12410 5 ## uncomment and set timeout to enable timeout autologin,
pankso@12410 6 ## the value should >=5
pankso@12410 7 # timeout=10
pankso@12410 8
pankso@12410 9 ## default session or desktop used when no systemwide config
pankso@12410 10 # session=/usr/bin/openbox-session
pankso@12410 11
pankso@12410 12 ## uncomment and set to set numlock on your keyboard
pankso@12410 13 # numlock=0
pankso@12410 14
pankso@12410 15 ## set this if you don't want to put xauth file at ~/.Xauthority
pankso@12410 16 # xauth_path=/tmp
pankso@12410 17
pankso@12410 18 ## greeter used to welcome the user
pankso@12410 19 greeter=/usr/lib/lxdm/lxdm-greeter-gtk
pankso@12410 20
pankso@12410 21 [server]
pankso@12410 22 ## arg used to start xserver, not fully function
pankso@12410 23 # arg=/usr/bin/X -background vt1
pankso@12410 24
pankso@12410 25 [display]
pankso@12410 26 ## gtk theme used by greeter
pankso@12410 27 gtk_theme=SliTaz
pankso@12410 28
pankso@12410 29 ## background of the greeter
pankso@12410 30 bg=/usr/share/images/slitaz-background.jpg
pankso@12410 31
pankso@12410 32 ## if show bottom pane
pankso@12410 33 bottom_pane=1
pankso@12410 34
pankso@12410 35 ## if show language select control
pankso@12410 36 lang=1
pankso@12410 37
pankso@12410 38 ## if show keyboard layout select control
pankso@12410 39 keyboard=0
pankso@12410 40
pankso@12410 41 ## the theme of greeter
pankso@12410 42 theme=SliTaz
pankso@12410 43
pankso@12410 44 [input]
pankso@12410 45
pankso@12410 46 [userlist]
pankso@12410 47 ## if disable the user list control at greeter
pankso@12410 48 disable=0
pankso@12410 49
pankso@12410 50 ## whitelist user
pankso@12410 51 white=
pankso@12410 52
pankso@12410 53 ## blacklist user
pankso@12410 54 black=
pankso@12410 55