[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kdm configuration read




However, it seems that kdmtheme package uses the old path /etc/kde3/kdm as the configuration path, while the new kdm package use /var/run/kdm. When I set the kdm theme in Control Center, I have to use the command `kdm' to start the new theme. The /etc/init.d/kdm does not take effect. See file /etc/init.d/kdm ...
KDMCFGDIR=/var/run/kdm
KDMCFG=$KDMCFGDIR/kdmrc
BACKGROUNDCFG=$KDMCFGDIR/backgroundrc
...
ARG="$ARG -config $KDMCFG"



Reply to: