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"
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]