Click to See Complete Forum and Search --> : switching from gnome to KDE2


thonot
10-15-2000, 02:39 AM
I run RH6.2 w/heilix gnome. I just installed KDE2(from rpm) to try it out, but I can't seem to get kde to load properly. I have X set to start automatically, I've selecting a kde session from the login window, but gnome fires up anyway. The desk switching tool for gnome doesn't even recognize kde's existence. Is there a configuration file I can alter manually?

aflynt
10-15-2000, 07:42 PM
Just went through exactly the same thing. I wound up commenting everyting out of the .Xclients script in the /root directory and inserting the following line:
/usr/bin/startkde
This gives you KDE no matter what user logs on.
The desktop switching tool will probably wipe out your changes if you run it though.
Someone else may have a more elegant solution but this works fine for me(all I ever use is KDE anyway, and if I want to switch to GNOME I can just edit the file again).

Aaron Flynt

lookie
10-23-2000, 07:57 PM
vi /etc/sysconfig/desktop
(Create if it doesn't exist)

enter: DESKTOP="KDE"