Change display manager to gdm

Asked by sameet

i tried to install Kubuntu, but i didnt quite like it. But after installation of Kubuntu, my login screen has changed completely i want to go back to the original gdm, how can i do that.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
sameet (msameet) said :
#1

You have to change the file
/etc/X11/default-display-manager, it contains the location of the display manager to be used, you have to edit the entry so that it reads
/usr/sbin/gdm,
this solves the problem complete after a restart!

Revision history for this message
Seth Kinast (seth) said :
#2

The correct way is:

sudo dpkg-reconfigure gdm

And choose gdm at the prompt.