Click to See Complete Forum and Search --> : Changing Default Desktop Manager?
jasontc
07-06-2001, 06:07 PM
I am currently running Red 7.1 with both GNOME and KDE installed. I have found that when logging out of GNOME the window freezes with strange verticle lines across the top of the screen. I have yet to have this problem with KDE.
My current default desktop manager is GNOME, does anybody know how I can change it to KDE?
bdg1983
07-06-2001, 06:41 PM
edit your ~/.xinitrc to start KDE instead of gnome (I'm not sure what the command to start kde is, tho.. :o)
demetrius
07-06-2001, 06:56 PM
The entry for KDE is 'exec startkde', for Gnome it is 'exec gnome-session'.
jasontc
07-07-2001, 04:49 PM
Thank you for all the help.
What I ended up doing was changing the /etc/sysconfig/desktop file. The only statement in the file is "DESKTOP='GNOME'", I just changed the "GNOME" to "KDE", rebooted and everythings seems to be great!