Jayel L. Villamin wrote:
hi. =)
i have a problem using kde1.0. how do i make it the default window manager?
if [ -f /usr/X11R6/bin/fvwm ]; then
exec fvwm
else
exec twm
fi
fi
hello, first, as has been mentioned by everyone, you should create a user other than root to do most of your work with and then if you need root priviliges you can just <su root> and get the work done. having said that, i didn't do it myself until i actually had everything up and running perfectly, so i understand that it is easier to get everything configured first as root (even if it isn't very wise). econd, i enclosed what i think are the relevant lines from your file. where it says fvwm above, just change to kde. this is what i did and it worked for me. dave - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>