diff options
Diffstat (limited to 'kdm/config.def')
-rw-r--r-- | kdm/config.def | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/kdm/config.def b/kdm/config.def index 1dfb26ba6..a90d75efd 100644 --- a/kdm/config.def +++ b/kdm/config.def @@ -1986,6 +1986,16 @@ Description: Specify the widget style for the greeter. Empty means to use the built-in default which currently is <literal>Plastik</literal>. +Key: Compositor +Type: string +Default: "" +User: greeter +Instance: #*/"" +Comment: + Compositor binary name, if compositing is desired. "" means no compositing support. +Description: + Specify the Xorg compositing manager. Currently only kompmgr is supported. + Key: UseAdminSession Type: bool Default: false |