Results 1 to 6 of 6
Dear Users,
Currently i m using GNOME.
How can i switch from GNOME 2 KDE....
- 07-21-2004 #1Just Joined!
- Join Date
- Mar 2004
- Location
- karachi
- Posts
- 45
GNOME 2 KDE
Dear Users,
Currently i m using GNOME.
How can i switch from GNOME 2 KDE.
- 07-21-2004 #2Linux Newbie
- Join Date
- May 2004
- Location
- Boston, MA
- Posts
- 246
What distro are you using? Usually you can just use your distro's proprietary package installer. For example:
etc. This is probably the easiest way to do it. These commands should be run as root.Code:apt-get install kde # Debian emerge kde # Gentoo yum kde # Redhat/Fedora urpmi kde # Mandrake
Once you get KDE installed, just use your login manager's "Session" button to switch to it. Good luck!Situations arise because of the weather,
And no kinds of love are better than others.
- 07-21-2004 #3Linux User
- Join Date
- Jul 2004
- Posts
- 256
Chances are you already have KDE installed, just edit your ~/.xinitrc and comment out "exec gnome-session" and add "startkde"
--monkey
- 07-21-2004 #4Linux Newbie
- Join Date
- May 2004
- Location
- Boston, MA
- Posts
- 246
I think that will only work if you start X from the command prompt by typing "startx". If you use a login manager like GDM or XDM, as you probably do, you should just be able to select KDE from your Sessions dialog.
Originally Posted by monkey8
- 07-21-2004 #5
- 07-21-2004 #6Linux User
- Join Date
- Jul 2004
- Posts
- 256
Right.
Originally Posted by dan@george --monkey


Reply With Quote
