Re: changing from gdm to kdm. How?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/19/07, oldman <talbotscott@xxxxxxx> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kurt Wall wrote:
> On Fri, Jan 19, 2007 at 07:07:38AM -0500, Jim Cornette wrote:
>> Rob wrote:
>>> Anne Wilson wrote:
>>>
>>> Can you tell me what is the preferred Fedora-method
>>> to switch from gdm to kdm?
>>>
>>> I'm using FC6.
>>>
>>> Rob.
>>>
>> I would remove gdm which if installed would default to kdm. The proper
>> way would be to change an entry in some file which specifies which
>> manager to use. It was discussed awhile back but I cannot recall where
>> this file is located.
>
> Don't know if this is the "preferred" method, but it has the desired
> effect (see /etc/X11/prefdm for the gory details):
>
> cat "DISPLAYMANAGER=KDE" > /etc/sysconfig/desktop
>
> Kurt
You probably want to change the redirection to >> to avoid wiping out
the Desktop specifier (assuming that you don't want to default to Gnome
so:

cat "DISPLAYMANAGER=KDE" >> /etc/sysconfig/desktop

Scott

Is this really your intention? Which do you want to change, desktop or
displaymanager?
If you want to just default to the KDE desktop you can do that at the
login screen: Click Session button and take your pick.

Edit /etc/sysconfig/desktop and insert the line DESKTOP="KDE" (notice
KDE is in quotes) will make KDE desktop the default without the
removal of Gnome.  If you want both KDE desktop and displaymanager as
defaults then insert DESKTOP="KDE" and DISPLAYMANAGER=KDE into
/etc/sysconfig/desktop; e.g.

#cat /etc/sysconfig/desktop
DESKTOP="KDE"
DISPLAYMANAGER=KDE

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux