summaryrefslogtreecommitdiffstats
path: root/kdm/config.def
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-09-15 22:17:46 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-09-15 22:17:46 +0000
commit34869df7a3d0fb0dbf63885fb9421df772d953ee (patch)
treed140d73a32a8e348ff81b6bcc47a326fcf6f073c /kdm/config.def
parentd4fbbf542788f9028d8cb20f49ea703feb657d96 (diff)
downloadtdebase-34869df7a3d0fb0dbf63885fb9421df772d953ee.tar.gz
tdebase-34869df7a3d0fb0dbf63885fb9421df772d953ee.zip
Allow kdm to preload kwin
This provides a smoother and more unified logon experience git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253865 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdm/config.def')
-rw-r--r--kdm/config.def10
1 files changed, 10 insertions, 0 deletions
diff --git a/kdm/config.def b/kdm/config.def
index cfeada944..c7388471f 100644
--- a/kdm/config.def
+++ b/kdm/config.def
@@ -1996,6 +1996,16 @@ Comment:
Description:
Specify the Xorg compositing manager. Currently only kompmgr is supported.
+Key: WindowManager
+Type: string
+Default: "kwin"
+User: greeter
+Instance: #*/""
+Comment:
+ Window manager binary name, if window decorations are desired. "" means no window manager support.
+Description:
+ Specify the Xorg window manager. Currently only kwin is supported.
+
Key: UseAdminSession
Type: bool
Default: false