51 lines
1.0 KiB
Diff
51 lines
1.0 KiB
Diff
diff -Nuar a/data/lxdm.conf.in b/data/lxdm.conf.in
|
|
--- a/data/lxdm.conf.in 2014-11-23 11:56:36.000000000 +0200
|
|
+++ b/data/lxdm.conf.in 2020-04-16 22:20:06.073013398 +0300
|
|
@@ -7,10 +7,10 @@
|
|
# timeout=10
|
|
|
|
## default session or desktop used when no systemwide config
|
|
-# session=/usr/bin/startlxde
|
|
+session=/usr/bin/startlxqt
|
|
|
|
## uncomment and set to set numlock on your keyboard
|
|
-# numlock=0
|
|
+numlock=1
|
|
|
|
## set this if you don't want to put xauth file at ~/.Xauthority
|
|
# xauth_path=/tmp
|
|
@@ -34,7 +34,7 @@
|
|
gtk_theme=Clearlooks
|
|
|
|
## background of the greeter
|
|
-bg=/usr/share/backgrounds/default.png
|
|
+#bg=/usr/share/backgrounds/default.png
|
|
|
|
## if show bottom pane
|
|
bottom_pane=1
|
|
@@ -43,10 +43,15 @@
|
|
lang=1
|
|
|
|
## if show keyboard layout select control
|
|
-keyboard=0
|
|
+keyboard=1
|
|
+
|
|
+## if set show onscreen-keyboard button and run content on click
|
|
+onscreenkeyboard=onboard
|
|
|
|
## the theme of greeter
|
|
-theme=Industrial
|
|
+theme=lxdm-pisilinux-theme
|
|
+
|
|
+hide_time=1
|
|
|
|
[input]
|
|
|
|
@@ -58,5 +63,5 @@
|
|
white=
|
|
|
|
## blacklist user
|
|
-black=
|
|
+black=ftp
|
|
|