Switch between Gnome Display Manager(gdm) and KDE Display Manager(kdm)

By Ali Hammad Baig on 1:29 PM

comments (0)

Filed Under: , , , , , , ,

The display manager’s role is to provide graphical login functionality. If you have both GNOME and KDE installed on your system, you can easily switch between the two display managers to find one that meets your needs.


1, Open a terminal window.

2. Execute the following terminal command:

sudo dpkg-reconfigure gdm

3. In the Configuring gdm section, hit RETURN on the keyboard to select the OK box.

4. You will now select the default display manager, select either gdm or kdm, then select OK for your changes to be accepted.

How to get GDM(Gnome Display Manager) back

By Ali Hammad Baig on 6:13 AM

comments (0)

Filed Under: , ,

In order to make GDM the default display manager, try running:

Code:
dpkg-reconfigure gdm
It should ask you whether you want GDM to be the default display manager or not.

Blog Widget by LinkWithin