Find the answer to your Linux question:
Results 1 to 3 of 3
So I'm running Debian Squeeze 64-bit, and when I was messing around with it back when I first installed, I somehow managed to accidental switch to the kde login screen, ...
  1. #1
    Just Joined!
    Join Date
    Oct 2011
    Posts
    16

    How do I set/configure the login screen?

    So I'm running Debian Squeeze 64-bit, and when I was messing around with it back when I first installed, I somehow managed to accidental switch to the kde login screen, even though I run gnome, not kde. Is there a way of changing to login screen to gnome?

    Also, I tried configuring kde via System->Preferences->System Settings->Advanced->Login Manager and it won't let me configure anything for my current kde login, everything is grayed out. The Background tab says "the background cannot be configured separately in themed mode".

  2. #2
    Just Joined!
    Join Date
    Nov 2011
    Location
    Hudsonville, Michigan
    Posts
    7
    Try installing Ubuntu Tweak. It allows you to further configure the login screen. If you have not already tried it, you could uninstall the kde login manager.

  3. #3
    Guest
    Join Date
    Feb 2005
    Posts
    314
    As root
    Code:
    dpkg-reconfigure gdm
    Choose the one you want.

    Or if you don't want kdm at all, remove it

    Code:
    aptitude purge kdm

Posting Permissions

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