https://bugzilla.novell.com/show_bug.cgi?id=404975 User mfabian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404975#c12 --- Comment #12 from Mike Fabian <mfabian@novell.com> 2008-07-11 16:30:24 MDT --- You can choose the Displaymanager by setting the variable DISPLAYMANAGER in /etc/sysconfig/displaymanager: ## Path: Desktop/Display manager ## Description: settings to generate a proper displaymanager config ## Type: string(kdm,xdm,gdm,wdm,console) ## Default: "" ## Config: xdm,kdm,gdm # # Here you can set the default Display manager (kdm/kdm3/kdm4/xdm/gdm/wdm/console). # DISPLAYMANAGER="kdm4" xdm should always be available as it is part of xorg-x11: mfabian@magellan:~$ rpm -qf /usr/bin/xdm xorg-x11-7.3-95 mfabian@magellan:~$ To try kdm3 please make sure that kdebase3-kdm is installed: mfabian@magellan:~$ rpm -qf /opt/kde3/bin/kdm kdebase3-kdm-3.5.9-64 mfabian@magellan:~$ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.