How Can I Restore The Default Login Manager for KDE?
By Joseph Russell •
I recently installed the unity-desktop not knowing that it would change my login manager, and that KDE & Unity generally don't play well together. How can I restore the default KDE login manager for Kubuntu 17.04? I believe that it is SDDM, but I'm not sure.
2 Answers
You can try to reconfigure the sddm package with the command:
sudo dpkg-reconfigure sddm
A list should appear asking for the default login manager, select sddm and the login manager should be changed.
Previous command didn't work for me. The following worked :
sudo apt-get install --reinstall sddm-theme-breeze