Find the answer to your Linux question:
Results 1 to 6 of 6
It defaults to Gnome if I forget to change the setting when I log in. I can't find the app that lets you switch your desktop choice. cheers...
  1. #1
    Just Joined!
    Join Date
    Jul 2004
    Location
    Vancouver
    Posts
    4

    How do I make KDE the default desktop manager in Fedora?

    It defaults to Gnome if I forget to change the setting when I log in. I can't find the app that lets you switch your desktop choice.

    cheers

  2. #2
    Linux Newbie
    Join Date
    Jan 2004
    Location
    Houston, Tx
    Posts
    144
    change your ~/.Xclients-default/ to say

    exec [/path/to/startkde]

    for example

    Code:
    exec /usr/bin/startkde
    I think that should do it.

  3. #3
    Just Joined!
    Join Date
    Jul 2004
    Location
    Vancouver
    Posts
    4

    Thanks but I'm a little confused

    Are you saying that .Xclients-default is a file that should contain the command you specified?

    I didn't have the file so I created it with this entry, logged out and back and still was stuck with Gnome.

    I confirmed that the startkde file was in the location you specified.

    Your help is appreciated.

    cheers

  4. #4
    Linux Guru
    Join Date
    Oct 2001
    Location
    Täby, Sweden
    Posts
    7,578
    Usually it asks you if you want to make KDE the default if you choose it. Are you saying it doesn't ask that for you?

    Otherwise, there is a program called switchdesk-something that can do that job. I don't remember the entire name, but try to just open a shell, type in switchdesk and use tab completion to find it.

  5. #5
    Linux Newbie
    Join Date
    Jan 2004
    Location
    Houston, Tx
    Posts
    144
    To graphically switch, log into KDE, click on the red hat, go to system settings, more system settings, and over there there should be a desktop switching utility.

  6. #6
    Just Joined!
    Join Date
    Jul 2004
    Location
    Vancouver
    Posts
    4

    I'm running Fedora and that menu item isn't available but..

    I tried executing switchhack and got the following message:

    ~ $ switchdesk
    Red Hat Linux switchdesk 4.0
    Copyright (C) 1999-2004 Red Hat, Inc
    Redistributable under the terms of the GNU General Public License
    Desktop Switcher GUI is unavailable.
    Please install the switchdesk-gui package or use
    switchdesk desktopname.

    I then tried switchdesk kde and that worked.

    Thanks everyone.

    cheers

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •