Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > RedHat

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-18-2008, 04:25 AM
derf
 
Posts: n/a
Re: Fedora 9 - how to replace gdm with kdm

Jim Cochrane wrote:

> It took me some time googling to find out how to do this on F9, so I
> thought I'd share it - how to configure the system to use kdm as the
> display manager instead of gdm - in case it saves time for someone else.
>
> In Fedora 9 there appears to be no GUI-based way of configuring this
> (e.g., via 'System Settings'). Nevertheless, it is pretty easy.
>
> You do need to become root to do it (e.g., 'sudo su').
>
> The script:
>
> /etc/X11/prefdm
>
> is run at startup time; it looks for /etc/sysconfig/desktop and if
> it exists, 'sources' it. It then checks to see if the DISPLAYMANAGER
> variable is set and, if so, uses its value to try to determine which
> display manager to use (expecting it to be one of: GNOME, KDE, WDM,
> XDM). If this variable is not set, it tries to execute, in this order:
>
> gdm
> kdm
> wdm
> xdm
>
> So the first of these that runs successfully is the one that will be
> used, if the DISPLAYMANAGER variable is not set.
>
> On my system /etc/sysconfig/desktop did not exist, so prefdm was
> executing gdm. The solution, of course, is to create
> /etc/sysconfig/desktop and simply put this line in it:
>
> DISPLAYMANAGER=KDE
>
> If the file exists, of course, just make sure DISPLAYMANAGER is set as
> above.
>
> (Reference:
>
> http://mail.gnome.org/archives/garno.../msg00028.html
> )
>
> Note: I used this solution to solve another irritating problem: gdm on
> F9 always defaults to gnome - you have to explicitly tell it to use kde
> each time if you're a KDE user.
>
> --


Jim,

This was just one of the many (annoying) features I have uncoverd with FC9.
So many wonderful and amazing features that I finally, gleefully, removed
FC9 this evening and I am installing SuSE on my webserver (home network).
In addition to the gdm vs kde issue (I much prefer kde myself), the Fedora
folks took away the different desktop managers (icewm, fvwm, twm, mwf),
screwed the pooch by removing/reducing the functionality of many of the
admin tools (CUPS, Samba, NFS Client/Server). I just finally got tired of
being disappointed and have gone back to a distro I have used before with
success. My previous FC use was FC2 and FC6. FC2 was great! FC6 was okay...
some changes made to how Samba shares are mounted was a PITA for a month or
so. But other than that, it was a good experieince. FC9 has been anything
but.

Maybe if they yank all the crap out of FC10, I will return. If not, then I
will stick with SuSE or migrate over to Solaris.

Joe
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > RedHat


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:33 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Credit Card | Buy PSP | Loan | Car Insurance | Embossing light box



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114