kdm uses /etc/X11/xdm/Xsession which probably got overwritten when you
updated XFree86. In your Xsession file, make sure you have a kde option
defined. Something like:
case $# in
1)
case $1 in
failsafe)
exec xterm -geometry 80x24-0-0
;;
kde)
exec startkde
;;
gnome)
exec gnome-session
;;
esac
esac
On Sat, 2002-09-07 at 16:23, Chris Hill wrote:
> ok i just updated Xfree86 to 4.20. Now every time i
> log in all i get is window manager(i think), even
> though i tell it to go to kde. i want it to work like
> it used to. can anybody help?
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com
> _______________________________________________
> Newbie mailing list
> [EMAIL PROTECTED]
> *** To unsubscribe , or change message options, see:
> http://XFree86.Org/mailman/listinfo/newbie
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie