On 08/19/2004 06:22:20 AM, Steven Pasternak wrote:
I use core 2. I wish to use kdm instead of gdm, but don't know how to
change those settings. How is it done. I use kdm once after booting to
runlevel 3 (to install the NVIDIA Driver) and it worked fine. Thanks in
advance!
Add the line:
DISPLAYMANAGER="KDE"
to your /etc/sysconfig/desktop file, obviously getting rid of any line
that says DISPLAYMANAGER="GNOME", but probably there won't be one as
gdm is called by default.
Note the setting DESKTOP="GNOME" or DESKTOP="KDE" is independant of
which GUI's login manager you use. So the file:
DESKTOP="GNOME"
DISPLAYMANAGER="KDE"
is perfectly valid.
Ian