<div dir="ltr"><br><br><div class="gmail_quote">On Sun, Sep 28, 2008 at 6:35 PM, Eric <span dir="ltr"><<a href="mailto:spamsink@scoot.netis.com">spamsink@scoot.netis.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
At 05:21 PM 9/28/2008, Dave Feustel wrote:<br>
<br>
>>>>><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm running F9 and I would like to switch from gnome to kde,<br>
but I have not figured out how that is done. Can someone<br>
explain how?<br>
</blockquote>
<<<<<<br>
<br>
Good evening, Dave.<br>
<br>
First of all, you need to have KDE installed, if it is not already installed.  It isn't installed by default, in an initial F9 installation.  So, you need to log on as root, open up a terminal window, and say "yum groupinstall "KDE Softwarre Development"" ("yum groupinstall KDE" may also work but I didn't try that).<br>

<br>
Then, you have one of two ways: switchdesk, or selecting it in a little box on login.<br>
<br>
switchdesk is a command-line utility where you log on as yourself, open up a terminal window, and say "switchdesk KDE".  If you try that and KDE isn't installed, it will tell you that you need to use "yum groupinstall "KDE Software Development"" to install KDE.<br>

<br>
If switchdesk isn't installed, you have to log on as root and say "yum install switchdesk" first.<br>
<br>
The other way is, when you click on your userID in the login screen but before you type in the password, a small pulldown box will appear at the bottom center of the screen, containing all of the desktops you have installed.  Click on the arrow and select "KDE" from that box, and from then on, until you change it, all of your logins will be to KDE (again, as long as you have KDE installed).<br>

<br>
Note that you could use the graphical "Add/Remove Software" to do all the KDE installation (and installation of other things like switchdesk), but I have had that crash on me once too many times, in the middle of a software install session, leaving things in an indeterminate state.  So, I use "Add/Remove Software" to get a list of everything I need to add, then I use the command line "yum install..." or "yum groupinstall..." to do the actual installation.<br>

<br>
Hope this helps...<br><font color="#888888">
<br>
<br>
-- <br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com" target="_blank">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
</font></blockquote></div>very simple:<br><br>open a terminal and do:<br><br>$ su -c "yum groupinstall kde-desktop"<br><your root password><br><br>note: "KDE Software Development" installed -devel packages which you don't need if you're not going to compile anything or develop on top of kde!<br>
<br>log out, choose "KDE" in login manager in in combo-box below, and then login!<br><br>there you have KDE!<br><br>--<br>Armin<br><a href="mailto:feng.shaun@gmail.com">feng.shaun@gmail.com</a><br>"Dare to Dream?"<br>
</div>