X-Git-Url: http://git.plutz.net/?p=bootimage;a=blobdiff_plain;f=config_base%2Fetc%2Flxdm%2Flxdm.conf;fp=config_base%2Fetc%2Flxdm%2Flxdm.conf;h=ceb4ca6d9a842699a4ac0db76c8087eaf24fdf78;hp=0000000000000000000000000000000000000000;hb=ca61508c9833b9aa8ee8c3ba2c223a95eb5117bb;hpb=9ff678e0eabd42da88178d2bdc91d394bb0f8a1e diff --git a/config_base/etc/lxdm/lxdm.conf b/config_base/etc/lxdm/lxdm.conf new file mode 100644 index 0000000..ceb4ca6 --- /dev/null +++ b/config_base/etc/lxdm/lxdm.conf @@ -0,0 +1,61 @@ +[base] +## uncomment and set autologin username to enable autologin +# autologin=dgod + +## uncomment and set timeout to enable timeout autologin, +## the value should >=5 +# timeout=10 + +## default session or desktop used when no systemwide config +session=/usr/bin/startxfce4 + +## uncomment and set to set numlock on your keyboard +# numlock=0 + +## set this if you don't want to put xauth file at ~/.Xauthority +# xauth_path=/tmp + +# not ask password for users who have empty password +# skip_password=1 + +## greeter used to welcome the user +greeter=/usr/lib/lxdm/lxdm-greeter-gtk + +[server] +## arg used to start xserver, not fully function +# arg=/usr/bin/X -background vt1 +# uncomment this if you really want xserver listen to tcp +# tcp_listen=1 + +[display] +## gtk theme used by greeter +gtk_theme=Clearlooks + +## background of the greeter +#bg=/usr/share/backgrounds/default.png +bg=/usr/share/images/desktop-base/login-background.svg + +## if show bottom pane +bottom_pane=1 + +## if show language select control +lang=1 + +## if show keyboard layout select control +keyboard=0 + +## the theme of greeter +theme=Industrial + +[input] + +[userlist] +## if disable the user list control at greeter +disable=0 + +## whitelist user +white= + +## blacklist user +black= +