Results 1 to 6 of 6

Thread: slim login manager

  1. #1
    Join Date
    Apr 2010
    Beans
    160

    slim login manager

    after installing slim and selecting it as my default login manager my ubuntu won't boot anymore, does anyone know where the config file that says which login manager is default so i can revert back?

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: slim login manager

    its gdm on gnome system, or kdm in kde system, ...

  3. #3
    Join Date
    Apr 2010
    Beans
    160

    Re: slim login manager

    i know that but where is the settings file so i can edit it from outside ubuntu

  4. #4
    Join Date
    Oct 2007
    Location
    Chennai, India
    Beans
    3,804
    Distro
    Ubuntu Development Release

    Re: slim login manager

    Quote Originally Posted by kartabosh View Post
    after installing slim and selecting it as my default login manager my ubuntu won't boot anymore, does anyone know where the config file that says which login manager is default so i can revert back?
    You can revert back with the command
    Code:
    sudo dpkg-reconfigure gdm
    from a terminal (Ctrl+Alt+F1) if you can't log in.

    Or you can directly edit the /etc/X11/default-display-manager file:
    Code:
    Fri Apr 29 @14:26:00:~$ cat /etc/X11/default-display-manager 
    /usr/sbin/gdm
    Both solutions need a restart (of X, if not system) to take effect.
    Cheers,PRShah
    Make your own: Ubuntu, Kubuntu, Xubuntu, Mythbuntu All-in-One Live DVD
    "I never make mistakes; I thought I did, once.. but I was wrong."

  5. #5
    Join Date
    Apr 2011
    Beans
    3

    Re: slim login manager

    nothing
    Last edited by dimepag; April 29th, 2011 at 10:02 AM. Reason: nothing

  6. #6
    Join Date
    Apr 2010
    Beans
    160

    Re: slim login manager

    i managed to get gdm back and now it works again, but why wont slim load?

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
  •