Results 1 to 6 of 6

Thread: Multiple Desktop Environments

  1. #1
    Join Date
    Jan 2013
    Beans
    48

    Multiple Desktop Environments

    I have 8 TB of space on my computer and have a fast processor, lots of RAM, etc. Is there any significant drawback to installing multiple desktop environments? Before I install more than just Unity, are there any tips on how to make the process smooth?
    Last edited by ooleyguy; February 12th, 2013 at 06:21 PM.

  2. #2
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Multiple Desktop Environments

    It costs storage space on the HDDs, but that is no problem for you. It might also add doublets to some of the menu, but that is no big problems. Either you live with it, or you tweak the menus to remove, what you don't want.

    I have Ubuntu 12.04 LTS plus the desktop environments of Kubuntu, Lubuntu and Xubuntu. It is easy to install:

    Code:
    sudo apt-get install kubuntu-desktop
    sudo apt-get install lubuntu-desktop
    sudo apt-get install xubuntu-desktop
    You select which desktop environment to run at the log in screen.

    If you want to clear out all but one, you can find how to do it at the following link

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

  3. #3
    Join Date
    Jan 2013
    Beans
    48

    Re: Multiple Desktop Environments

    Thanks, dude. I was worried about the fact that KDE use QT libraries and Gnome and the others use GTK+ libraries.

  4. #4
    Join Date
    Sep 2012
    Location
    Canada
    Beans
    51
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Multiple Desktop Environments

    Quote Originally Posted by ooleyguy View Post
    Thanks, dude. I was worried about the fact that KDE use QT libraries and Gnome and the others use GTK+ libraries.
    It shouldn't matter unless you are running KDE application in GNOME and vice versa. The only issue with that is that you'll be pulling in extra libraries and using up more system resources. Sounds like your computer is more than capable though.

  5. #5
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Multiple Desktop Environments

    Quote Originally Posted by unheeding View Post
    It shouldn't matter unless you are running KDE application in GNOME and vice versa. The only issue with that is that you'll be pulling in extra libraries and using up more system resources. Sounds like your computer is more than capable though.
    Even that is possible It is perfectly OK to run KDE applications in Gnome, XFCE or LXDE and vice versa. The GUI style will be different, but it works. I do it all the time. For example I use DigiKam and k3b from KDE in Lubuntu Desktop with LXDE.

    But there will be some extra libraries and applications that are more or less doublets, that fill disk space.

  6. #6
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: Multiple Desktop Environments

    You will end up few duplicate applications. With The XFCE session I now have two image viewers, screen shot tools,file managers, terminals,archive mounters and so on. The session has far fewer applications than Xubuntu desktop though.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

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
  •