Softpedia
 

NEWS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
Home > News > Linux > Ubuntu Tips and Tricks

March 5th, 2007, 10:47 GMT · By Mihai Marinof

Install Alternative Desktop Managers in Ubuntu

SHARE:

Adjust text size:


Ubuntu has Gnome as the default desktop manager but there are others also available. A desktop manager provides icons, windows, toolbars, folders, wallpapers and abilities like drag and drop. The X Windows Systems (Unix-like systems) are more flexible and typically consist of a window manager such as Metacity or KKWin, a file manager (Konqueror or Nautilius), a set of themes and programs as well as libraries for managing the desktop. Other desktop environments that can be installed on an Ubuntu system include KDE, which is far more configurable and complex than Gnome, XFCE, which is a lightweight desktop environment more suitable for old PCs and others.

Before installing one or more alternative desktop environments, you have to add the universe repository to Ubuntu. You may skip this step if you have already done it.

- Go to System / Administration / Software Sources. When launched, the tool will present you with a dialog which allows you to easily check the boxes or even change your download location. You might want to check every box that is checked, so you won't have to do this again.

Installing KDE

The KDE desktop seems to be a little more familiar to windows users so using it will be a little easier for new users that just switched to Linux from Windows.

To install KDE, open a terminal and type:
CODE
$ sudo
apt-get install kubuntu-desktop

After a couple of minutes (depending on your connection) and you will be prompted by the installer to select the login manager, either GDM (Gnome) or KDM (KDE). I've selected KDM as themes for this login manager are a bit more interesting.

Reboot the computer and at the login prompt, select Options / Sessions and pick KDE from the list. The rest is up to you. Enjoy!

Installing Xfce

Xfce is a very lightweight desktop environment, based on the Xfwm file manager. To install type the following command in a terminal:
CODE
$ sudo apt-get install xubuntu-desktop

You will be asked whether you want to continue installing, so type 'Yes'. After installation, you will need to reboot the system and when you get the login screen, select the Options button in the lower left part of the window and select Xfce from the available window managers. Then login as normal.

Installing Enlightenment

Installing it is just as easy as installing KDE or Xfce on an Ubuntu system as its packages are available in the universe repositories. To install Enlightenment, open a terminal and type:
CODE
$ sudo apt-get install enlightenment

Once the installation is complete, log out and click the Options button in the lower left. Select Enlightenment from the list of available window managers and log as you usually do.

Several mouse+key combinations are available for various actions. For instance, middle click on the desktop will open the Enlightenment menu, middle click + Alt will open the task list menu, middle click + Ctrl will open the desktop menu and so on.

Installing Fluxbox

Fluxbox is a highly customizable, very fast and quite pretty window manager. However, Fluxbox is all about minimalism and is definitely not for everybody, but it's as lightweight as it can get, so it's probably very useful for low systems.

To install it, first make sure you have the universe repository enabled, then open a terminal and type:
CODE
$ sudo apt-get install fluxbox

Enter your password when prompted, wait for the installation to complete and when it's done, exit the desktop manager or reboot the computer. At the login prompt, click the Options button, select Fluxbox and login as usual.

Installing Sun Looking Glass

Project Looking Glass is based on Java technology and it contributed to the open source community by Sun Microsystems. The project brings innovative 3D features to the desktop environment. The desktop interface offers an intuitive, new 3D environment to interact with desktop applications featuring window transparency, rotation, zoom and so on.

There are 3 LG3D repositories: stable, testing and nightly builds. You can use any one of them but it's highly recommended you use the stable one so you won't get into any troubles.

Open the /etc/apt/sources.list file with your favorite editor and add the following line at the end of the file:
CODE
deb http://javadesktop.org/lg3d/debian stable contrib

For testing, use deb http://javadesktop.org/lg3d/debian testing contrib and for nightly builds, use deb http://javadesktop.org/lg3d/debian unstable contrib

Install LG3D using the commands:
CODE
$ sudo apt-get update
$ sudo apt-get install lg3d-core

Downloading the packages will take quite a long time as their size is rather large (140MB). During the installation, you will be presented with three license agreements so stay close to the computer.

After the installation is complete, log out from your current session, click on the Options button, select Project Looking Glass and login as normal.

TELL US WHAT YOU THINK:

80,397 hits · 8 comments · Link to this article · Print article · Send to friend · Subscribe to news

MUST-READ RELATED ARTICLES:


Access Your openSUSE Desktop from Anywhere Using FreeNX

Installing Intel Wireless 3945 Adapter in FC6

Convert YouTube FLV Videos to MPG or AVI

Add a Splash Image to (K)Ubuntu Bootloader

Improve Performance in Ubuntu Edgy

READER COMMENTS:


Comment #1 by: Kim on 30 Nov 2009, 21:13 UTC reply to this comment

I love it. I just switched over from Windows. Thanks for giving me an update on Ubuntu!


Comment #2 by: Mel on 24 Dec 2009, 04:34 UTC reply to this comment

I liked the article and installed all of the desktops in Ubuntu 9.10 Kermic Koala Except the looking glass it would not install and the repositories wanted a Key code which was not provided. So I was unable to install it.
Thanks for a nice article on installing alternative desktops in Ubuntu.
Mel


Comment #3 by: Zarko on 27 Mar 2011, 09:07 UTC reply to this comment

Thank you for your help


Comment #4 by: Lalo Aguilar on 25 Jun 2011, 01:00 UTC reply to this comment

I got an Acer Aspire Timeline 4810TZ laptop and I want to know what is the best desktop manager for my Ubuntu 10.04 (I mean for my laptop)

1.3GHz
3GB RAM
500GB HDD


Comment #5 by: kevin on 13 Aug 2011, 12:33 UTC reply to this comment

A lifesaver - concise, correct, and useful. Gnome and compiz had conspired to rob me of all window controls and my attempts to correct it through compiz tweaks failed. Installing KDE restored the functionality I needed. Of course, now I have to learn all the apps that replaced the gnome defaults, but that's a small sacrifice. THANKS!


Comment #6 by: johnnyp on 20 Sep 2011, 12:26 UTC reply to this comment

i copy and pasted the command to install the kubuntu desktop on my mint 11.04 natty laptop and it completely hosed my system kubuntu doesn't load because some configuration file is missing ... when i'm running gnome a bunch of my gnome programs wont start because of missing configuration files ... i spent 4 hours the other day trying to get 11.04 installed on my laptop because the installer kept freezing at the grub install .... now i have to start all over again after just getting all of my settings, programs, bookmarks and virtual machines back ..... I'm PISSSSSSSED after 5 years i may go back to windows , i've never had so many problems installing a distro . ubuntu is dead , canonical killed it with unity


Comment #7 by: cz85b on 29 Oct 2011, 09:25 UTC reply to this comment

For latest enlightenment (currently e-17) "sudo apt-get install e17" just using "enlightenment" will not work.


Comment #8 by: mtim on 11 Nov 2011, 09:09 UTC reply to this comment

good explanation

Copyright © 2001-2012 Softpedia. Contact/Tip us at

WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM