PDA

View Full Version : [SOLVED] Change Ubuntu 12.04 login screen to kubuntu login screen?



Kimizor
June 30th, 2012, 12:42 AM
Greetings programs!
I installed Ubuntu 12.04 with wubi (yes, I know, I belong in "absolute beginner talk") and hated unity. I deleted unity, gnome, and unity 2D but I still get the ubuntu login screen with the wallpaper I had in unity. Is there any way to change this? I've tried configuring kdm but that didn't fix it...
Thanks,
Kimi

msammels
July 4th, 2012, 01:15 AM
If you have kdm installed, then you can do the following:

Open Terminal and type this:


sudo nano /etc/X11/default-display-manager

Once that file is open simply replace "lightdm" with "kdm", then restart your machine. Or you can restart X with:


CTRL+ALT+BACKSPACE

It's your choice.