Results 1 to 2 of 2

Thread: Change Ubuntu 12.04 login screen to kubuntu login screen?

  1. #1
    Join Date
    Jun 2012
    Beans
    7

    Change Ubuntu 12.04 login screen to kubuntu login screen?

    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

  2. #2
    Join Date
    Jul 2012
    Location
    Scotland
    Beans
    255
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Change Ubuntu 12.04 login screen to kubuntu login screen?

    If you have kdm installed, then you can do the following:

    Open Terminal and type this:

    Code:
    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:

    Code:
    CTRL+ALT+BACKSPACE
    It's your choice.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •