Results 1 to 5 of 5

Thread: Ubuntu and Ubuntu Classic options on KDM - Remove?

  1. #1
    Join Date
    Mar 2010
    Beans
    22

    Ubuntu and Ubuntu Classic options on KDM - Remove?

    Hello forum!

    I've been playing with Ubuntu on and off for a few years now, and recently installed Kubuntu 11.04 onto a 16gb mushkin flash drive using this guide:

    http://mintarticles.com/read/operati...tualbox,13641/

    Anyways, after finishing installing I believe the only things that I have done is installed the programs on the following two guides:

    http://www.howtoforge.com/the-perfec...-kubuntu-11.04
    http://www.unixmen.com/linux-tutoria...-natty-narwhal

    as well as install Fluxbox and some eyecandy. Yet somehow, all of the GNOME options like Ubuntu and Ubuntu classic that come with the default installation now show up on my KDM options, and it is messing with my Fluxbox and transparency backgrounds. I could learn to fix those minor problems, but I don't get how this happened and plus I'm tight on space. Any ideas on how this happened or how I can remove it? I've already tried the following link:

    http://www.psychocats.net/ubuntu/purekde

    And all of it came back as not installed so I have no idea how I can have it on my computer... Thanks!

  2. #2
    Join Date
    Jan 2007
    Beans
    3,202

    Re: Ubuntu and Ubuntu Classic options on KDM - Remove?

    I would start with

    Code:
    sudo apt-get remove --purge gdm
    That should pull out the Gnome desktop option from your KDM login screen.

    Fair warning -- I have never actually done what you are doing. Watch your messages and don't proceed if it looks like it will do something destructive.
    Intel Core i7-950 / Asus P6X58D-E / Nvidia GTX480 / siduction 64-bit on OCZ Revodrive SSD / KDE4.10.2/ Kubuntu 13.04

  3. #3
    Join Date
    Mar 2010
    Beans
    22

    Re: Ubuntu and Ubuntu Classic options on KDM - Remove?

    Thanks for the quick reply! I tried that, and it wasn't installed either... here is the output: $ sudo apt-get remove --purge gdm [sudo] password for: Reading package lists... Done Building dependency tree Reading state information... Done Package gdm is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 34 not upgraded.

  4. #4
    Join Date
    Jan 2007
    Beans
    3,202

    Re: Ubuntu and Ubuntu Classic options on KDM - Remove?

    OK, that proves that only KDM is controlling the user login.

    To make sure you have all of Kubuntu, you can issue

    Code:
    sudo apt-get install --reinstall kubuntu-desktop
    I don't know fluxbox, but I think it is also a desktop manager, right? So it would be in "competition" with KDE to be your desktop environment. It's OK to have both of them installed, but ... you're going to look at both of them every time you log in.
    Intel Core i7-950 / Asus P6X58D-E / Nvidia GTX480 / siduction 64-bit on OCZ Revodrive SSD / KDE4.10.2/ Kubuntu 13.04

  5. #5
    Join Date
    Mar 2010
    Beans
    22

    Re: Ubuntu and Ubuntu Classic options on KDM - Remove?

    Well, I'm ok with Fluxbox being on there

    Just the Gnome stuff on the menu...

    Honestly, at this point it's kinda become an OCD thing that's bothering me because it appears to be not affecting my hard drive. I also realized that the transparency issues are my laptops inability to handle the desktop effects, it works just find when I plug it into my gaming PC... so I might just try to just remove it off the KDM menu as an option. I will try the reinstall though! Thanks!

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
  •