lxdm
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
diff -Nuar lxdm-0.5.0.orig/data/lxdm.conf.in lxdm-0.5.0/data/lxdm.conf.in
|
||||
--- lxdm-0.5.0.orig/data/lxdm.conf.in 2012-02-27 13:28:25.000000000 +0200
|
||||
+++ lxdm-0.5.0/data/lxdm.conf.in 2014-08-18 14:01:59.955134485 +0300
|
||||
@@ -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
|
||||
@@ -46,7 +46,7 @@
|
||||
keyboard=0
|
||||
|
||||
## the theme of greeter
|
||||
-theme=Industrial
|
||||
+theme=Industrial
|
||||
|
||||
[input]
|
||||
|
||||
@@ -58,5 +58,5 @@
|
||||
white=
|
||||
|
||||
## blacklist user
|
||||
-black=
|
||||
+black=ftp
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Exec=/usr/sbin/lxdm
|
||||
Type=Application
|
||||
X-Pardus-PlymouthTransition=true
|
||||
X-Pardus-XCursorTheme=Oxygen_White
|
||||
|
||||
Name=LXDM
|
||||
GenericName=Lxde Login Manager
|
||||
GenericName[tr]=Lxde Giriş Yöneticisi
|
||||
@@ -0,0 +1,5 @@
|
||||
# Preferred display manager
|
||||
DISPLAY_MANAGER="lxdm"
|
||||
|
||||
# Cursor theme
|
||||
#XCURSOR_THEME=""
|
||||
Reference in New Issue
Block a user