LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Gnome/KDE defaults (https://www.linuxquestions.org/questions/linux-general-1/gnome-kde-defaults-150338/)

granny 02-25-2004 09:46 AM

Gnome/KDE defaults
 
I installed RH 7.3 with both gnome and kde installed. Gnome comes up as the default. How can I change it to KDE as the default? I am guessing edit something in /etc/X11?

redhatnoob 02-25-2004 12:42 PM

I believe its in your Login Manager or user setup. Just a guess tho.

granny 02-25-2004 03:56 PM

but I am looking for the file to change, don't want to do it from the GUI, thanks though!

IBall 02-26-2004 12:16 AM

At the command line, type "switchdesk" to get a selection window of KDE / Gnome.

I think the file is ~/.Xclients-default
You need
Code:

exec gnome-session
or
Code:

exec startkde
(I think) for gnome or kde respectively.

I hope this helps
from Ian


All times are GMT -5. The time now is 03:01 PM.