![]() |
How to make kdm the default login manager?
I installed kde 3.2 i am loving it. However when logging out the only thing i can do is ending the current session. I am not able to reboot or shutdown. I think is because Gdm is the default login manager. How can i change this and make kdm the default login manager?
|
Edit /etc/sysconfig/desktop
It should only contain 1 line Code:
DESKTOP=GNOMECode:
DESKTOP=KDE |
I have tried this and it did not work
|
You probably also need to add the line
DISPLAYMANAGER="KDE" Note that newer versions of KDE (not sure if KDE 3.2 is recent enough) use themes by default, and the default theme under Fedora Core looks almost identical to the Gnome display manager. If you want to disable this, you need to edit /etc/X11/xdm/kdmrc In the section "[X-*-Greeter]", it should contain a line UseThemes="true" Change the word "true" to "false". You should now be able to customise your login screen via the KDE Control Centre. |
At any command line type, as root
switchdesk kde here is its manual SWITCHDESK(1) SWITCHDESK(1) NAME switchdesk - graphical and text mode interface for choosing desktop environment SYNOPSIS switchdesk [desktop name] DESCRIPTION switchdesk provides a simple method of choosing between the various desktop environments available under Red Hat Linux, including GNOME, KDE, and FVWM2. If X Windows is running, switchdesk will bring up a dialog box which allows the user to choose between the available desk- tops installed on the system. This dialog follows the appearance of the user’s current desktop as closely as possible. If a desktop name (KDE, GNOME, XFce4, FVWM, WINDOWMAKER) is supplied as an argument, or X is not running, switchdesk can be used from the command line. RETURN CODES switchdesk returns 0 on success, 1 on error. FILES ~/.Xclients, ~/.Xclients-default Stores the currently selected desktop. AUTHOR Than Ngo <than@redhat.com> Preston Brown <pbrown@redhat.com> 4th Berkeley Distribution Mon Feb 14 2000 SWITCHDESK(1) |
| All times are GMT -5. The time now is 02:15 PM. |