Well Unity is here in Ubuntu-11.10 and there is no easy way to go back to Gnome2. Admitidly there are some things I like but for people who need alot of things open and who go back and forth alot between applications nither Unity or Gnome-Shell make much sense for them. The comment I here from people who have tried it is “It looks like a tablet desktop designed for the touch screen”. For me I simply find Unity un-attractive as a desktop, the artwork is not very interesting. Unfortunatly, in Unity there is not much you can do to improve the look so I decided to Google to see if I could do something about the desktop look.
In Ubuntu-11.10 there is no easy path back to Gnome2, if you install Gnome you get Gnome Classic and Gnome 2D but they are modified fallback versions of Gnome3 (Gnome-Shell) that really are not Gnome2. So what to do…. I discovered that I could install Gnome-Shell in Ubuntu-11.10, but an accelerated graphics capable video chip or card is absolutly required. Provided your hardware meets the criteria you can try Gnome-Shell.
So here we go….

Befor I get started lets take a look at what we will be creating. I’m going to describe how I created the Desktop -’Look’ that you see in these screen- shots. This shot shows Gnome-Shell with an application open.
Click on the image to view ‘Full Size’
This is the view when you select ‘Applications’ (Gnome Foot) , notice apps are also organized under group headdings in the right panel.
When you select an application to ‘run’ the view switches back to the screen shot above. Hopefully you get the idea if not; you can install the Ubuntu-11.10 Live CD to at least try Unity. Both Unity and Gnome-Shell work in similar manner.
The big difference between Unity and Gnome-Shell that I like is the abilty to remake the look of Gnome-Shell. Below are the steps needed to create the Gnome-Shell Look shown above.
1. Install Gnome-Shell from the command line using the following commands as the ‘sudoer’.
- me@mymachine $ sudo apt-get install gnome-shell
Once Gnome-Shell is installed reboot your machine and select ‘Gnome’ from the drop down list in the Login Panel. Once logged in you should see a top menu bar with the word ‘Activities’ on the far left.
Install the Gnome Tweak Tool
Select ‘Application’ -> then switch from Windows to -> ‘Applications and locate & open a Terminal window. Enter the command below to install the Tweak-Tool.
- me@mymachine $ sudo apt-get install gnome-tweak-tool
sudo the following commands to add a gnome-shell extension allowing system users to modify their desktop theme.
- me@mymachine $ sudo add-apt-repository ppa:webupd8team/gnome3
- me@mymachine $ sudo apt-get update
- me@mymachine $ sudo apt-get install gnome-shell-extensions-user-theme
If all went well you should now be able to open the Gnome-Tweak-Tool under ’Applications’ it is the app called ‘Advanced-Settings’. Once open select Shell Extensions and set the User Themes Extension to ’ON”.
Next select the ‘Theme’ button to modify the Look of Gnome-Shell, but you will need to go get and install the following Background, Icon Theme, Shell & Metacity artwork so that the Tweak Tool can manipulate it into the views shown above.
From Gnome-Look.Org get the following artwork pieces.
Under Artwork -> Gnome Shell get…
- Gnome Light 1.1 (For Gnome 3.2)
- Metal X 1.4 (For Gnome 3.2)
- Equinox-iVolution 1
- Hydroxygen Icon Theme
- In your /home/me directory create two directories one called .themes and one called .icons, don’t forget to put the dot in front of the directory name.
- Move Gnome Light 1.1 and Metal X 1.4 compressed files into the .themes folder you created above. Un compress and un tar these Gnome-Shell themes so that you end up with two folders for the Gnome Light and Metal themes.
- Move the Metacity theme Equinox-iVolution into the .themes folder and un pack it as you did for the Gnome-Shell themes above.
- Unpack the Hydroxygen Icon theme into the .icons folder you created in your /home/me directory above.
- Open the Advanced Settings or Gnome-Tweak-Tool and click on Theme from the left menu.
Click on Shell Theme and select Metal X 1.4 from the drop down list.
Click on Window Theme and select Equinox- ivolution Midnight.
For Curser Theme select WhiteGlass. Next select Hydroxygen as your Icon Theme and for the Gtk-Theme keep Adwaita (default) for defining Window Controls.
When you finish you should be able to restart your desktop and see/ use your new desktop. Now that you see how to make these kind of changes to Gnome3 try creating tour own.









