summaryrefslogtreecommitdiff
path: root/configs/lxde-multi/root-image/etc/lxdm/lxdm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'configs/lxde-multi/root-image/etc/lxdm/lxdm.conf')
-rw-r--r--configs/lxde-multi/root-image/etc/lxdm/lxdm.conf55
1 files changed, 55 insertions, 0 deletions
diff --git a/configs/lxde-multi/root-image/etc/lxdm/lxdm.conf b/configs/lxde-multi/root-image/etc/lxdm/lxdm.conf
new file mode 100644
index 0000000..bdf4ee1
--- /dev/null
+++ b/configs/lxde-multi/root-image/etc/lxdm/lxdm.conf
@@ -0,0 +1,55 @@
+[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/startlxde
+
+## 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
+
+## 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
+
+[display]
+## gtk theme used by greeter
+gtk_theme=Clearlooks
+
+## background of the greeter
+bg=/etc/lxdm/parabola_lxdm_final.png
+
+## if show bottom pane
+bottom_pane=1
+
+## if show language select control
+lang=1
+
+## if show keyboard layout select control
+keyboard=1
+
+## the theme of greeter
+theme=Industrial
+
+[input]
+
+[userlist]
+## if disable the user list control at greeter
+disable=0
+
+## whitelist user
+white=
+
+## blacklist user
+black=
+