You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
430 B
26 lines
430 B
13 years ago
|
## Type: yesno
|
||
|
## Default: no
|
||
|
## Path: Desktop/KDE
|
||
|
## Description: KDE uses fam support
|
||
|
#
|
||
|
# KDE use the fam daemon
|
||
|
# (makes only sense on NFS mounted directorys)
|
||
|
#
|
||
|
KDE_USE_FAM="no"
|
||
|
|
||
|
## Type: string
|
||
|
## Default:
|
||
|
#
|
||
|
# space separated list of users for which icons should be shown in KDM
|
||
|
# if empty, then take system defaults
|
||
|
#
|
||
|
KDM_USERS=""
|
||
|
|
||
|
## Type: string
|
||
|
## Default:
|
||
|
#
|
||
|
# Special greeting words in kdm
|
||
|
#
|
||
|
KDM_GREETSTRING=""
|
||
|
|