I'm used to GNOME Classic and personally don't want to change to anything else, but it seems there is no more GNOME Classic in the Oneiric release. After apt-get installed gnome-session and all, though there comes back the GNOME Classic option in the session listbox, however, after logged in, it seems not the expected one.
There is no System menu in the top bar, and I couldn't customize panels at all. I want to change the appearance(theme), but I can't find Appearance menu at all. And much more differences to my previous experience of GNOME classic shell.
There are multiple valid answers for this question spanning over several versions of Ubuntu. For your convenience an index of each below:
11.10 Overview
The older GNOME 2.x experience has been retired in GNOME, however you can use the GNOME 3.x classic mode (as shown below) to make an approximation of the older experience.
install prerequisites
In the software center you have the option to install Gnome Shell :
Similarly - search for CompizConfig Settings Manager and install this package - we'll need that later.
Whilst you are there you can also install gnome-tweak-tool to further customise your desktop.
To quickly install all three of these at once, copy and paste the following into a terminal:
enabling compiz
Now perhaps the tricky part - getting gnome classic to function with compiz:
In a terminal copy and paste the following:
Now edit the file shown to contain this line entry:
How to login to Gnome-Classic
Save, logout and in your session options choose Gnome Classic
Changing the theme
You'll notice that the default Ubuntu Ambiance theme doesn't look great in Gnome Classic. We can correct this by changing to a Gnome 3 friendly theme.
... and choosing Appearance
Change the theme to Adwaita...
Note - see the linked questions below for other theming options.
Changing Icons
Launch gnome-tweak-tool via the menu option:
Change the icon theme as shown:
Restructure the desktop layout
Now lets get back the panels to something that we are familiar with...
Press Alt+Win and right-click the top menu bar - N.B. Win is the Windows Symbol key
(If you are using Gnome Classic (No Effects) i.e. gnome fallback mode then to add to the panel use Alt and right-click)
Choose Add to Panel
Click the option shown and click the button Forward
Repeat the Alt+Win + Right Click the date and choose Delete to delete the clock.
Repeat this delete procedure for the other applets on the top-panel.
Note - if an error appears indicating that the Panel has reloaded you can safely ignore this.
Repeat the Alt+Win + Right Click the top panel - add the applet Accessibility.
Repeat the Alt+Win + Right Click on bottom panel - add the applet Show Desktop and move to the bottom left.
Repeat the Alt+Win + Right Click on bottom panel - add the applet Wastebasket and move to the bottom right.
Now we need to change the number of workspaces back to two.
Navigate to Applications - Other - CompizConfig Settings Manager - General Options - Desktop Size and change the Vertical Virtual Size value to 1
Install the indicator-applet
Now lets install the indicator-applet:
To add to the panel:
Alt+Win+Right click the panel and choose Add To Panel and add the following indicator
Finish off by Alt+Win+Right click the indicator-applet and move it to the right side of the top panel.
Optional:
Linked Questions:
For 11.04
Log in with the classic GNOME session by selecting your username and then selecting Ubuntu Classic:
From then on GDM will remember your setting. To permanently make the Classic Session be the default, run the
Login Settings
tool and select the classic desktop:12.04 Overview
The older GNOME 2.x experience has been retired in GNOME, however you can use the GNOME 3.x classic mode (as shown below) to make an approximation of the older experience.
Install the prerequisites:
Similarly install myunity:
How to login to Gnome-Classic
Save, logout and in your session options choose Gnome Classic
Restructure the desktop layout
Now lets get back the panels to something that we are familiar with...
Press Alt+Win and right-click the top menu bar - N.B. Win is the Windows Symbol key
(If you are using Gnome Classic (No Effects) i.e. gnome fallback mode then to add to the panel use Alt and right-click)
Choose Add to Panel
Click the option shown and click the button Forward
After clicking Add, add the Universal Access applet.
Repeat the Alt+Win + Right Click on bottom panel - add the applet Wastebasket
Alt+Win + Right Click over the Wastebasket and move to the bottom right.
Now we need to change the number of workspaces back to two.
Launch MyUnity via its icon in System Settings
change the Vertical Virtual Size value to 1
Optional:
Linked Questions:
Fixing the look of the panel in 11.10
As far as just the look of the panel goes, see my answer to How to customize the gnome classic panel for how to get back quite close to the original look. This is accomplished by, amongst other things, reducing the top panel's height and its icon sizes.
GNOME Classic:
With fixes:
With Ubuntu 13.04 you can install the Gnome classic desktop in exactly the same way as for Ubuntu 12.04 and 12.10.
But now ...
Ubuntu GNOME has become an official derivative.
You can install this the same as any other Ubuntu from a live DVD and forgo anything related to Unity. Or install it as a dual boot alongside Ubuntu.
For 11.04 Ubuntu Classic
I don't know why, but 'Ubuntu Classic Desktop' session disable any Compiz effects for me
So in order to get my personal "Classic" version (with Compiz) I've done the following
How to disable Unity and start gnome-panel at each login:
open a terminal (Ctrl + Alt + T)
install ccsm
start ccsm
disable Unity plugin
start Startup Applications Preferences
add a gnome-panel entry
log out and log in
Note 1: If you have a nvidia card and run some trouble starting Unity, you may want to
and force Unity start
Note 2: If you want to restore default Unity settings run
There is another option. A small group of folks are working on a fork of Gnome 2 called Mate (pronounced MAH-tay, I think; could be wrong on the accent, but I'm reasonably certain it's meant to be two syllables). Its future is still uncertain, but the Linux Mint folks liked it enough to make it an option in their newest release. If you're willing to work outside the Ubuntu repositories, it's pretty easy to install. From the wiki:
Then simply log out and MATE should be a desktop option.
I tested it on Oneiric 32-bit, and it installs fine. Takes 310MB of storage, according to apt-get. Didn't require any packages to be removed or updated, so it should play well with others. Note that it's still a young project, though, so bugs and quirks are likely.
There's no Ubuntu branding/theming by default, but it takes the built-in themes (like Ambiance) reasonably well. And it includes the much-missed (for me, anyway) System menu!
It depends on what you want instead. You can no longer use Gnome2, at least not as easily. You can do a
sudo apt-get install gnome-session
for Gnome3 (which is worse than Unity imo) or you can get the lightweight xfce4 desktopsudo apt-get install xfce4
, which is older looking, but very similar in functionality to Gnome2 (possibly even better). Another popular alternative is KDE, which you would get withsudo apt-get install kubuntu-desktop
. Removing unity should be possible withsudo apt-get purge unity
, though be careful, as it could inadvertantly uninstall software you may want. I recommend against removing Unity completely, and instead using one of the above desktop managers along side it.To switch which one you use, just hit the little gear icon above your password field on the login screen.
Step 1. Install Mate, Gnome Flashback, or XFCE
1a. Installing Mate
If you are running 14.04 fellow this instructions.
Click this link to install the Mate package, find it in the Ubuntu Software Center, or type
sudo apt-get install mint-desktop
in a terminal. There are more instructions hereIf you are running 12.04-13.10 fellow this instructions.
Type this in a terminal
1b. Installing Gnome flashback (formerly Gnome Fallback)
If you are running 14.04 fellow this instructions.
Click this link to install the Gnome Flashback package, find it in the Ubuntu Software Center, or type
sudo apt-get install gnome-session-flashback
in a terminal. There are more instructions hereIf you are running 12.04-13.10 fellow this instructions.
Click this link to install the Gnome Fallback/Panel package, find it in the Ubuntu Software Center, or type
sudo apt-get install gnome-panel
orsudo apt-get install gnome-session-fallback
in a terminal. There are more instructions here1c. Installing XFCE (XForms Common Environment)
Click this link to install the XFCE package, find it in the Ubuntu Software Center, or type
sudo apt-get install xubuntu-desktop
in a terminal. There are more instructions hereUbuntu has an XFCE spin called Xubuntu it is recommended to install it from the official image (.iso) that can be downloaded at this page.
Step 2. Make them look like Ubuntu 10.04.
2a. Making Mate
You need to get the Ambiance Theme so open up a terminal and type this in.
Or download this file, click here to download and install it though Gdebi, Ubuntu Software center, or...
After it is done install, change the Theme to Ambiance MATE so open the Appearance preferences (located under System -> Preferences) and select the Ambiance MATE theme.
This is how It is going to look like
After that you now need to chance the wallpaper to the 10.04 one. so first you need to get them. So open up a terminal
Or download this file, click here to download and install it though Gdebi, Ubuntu Software center, or...
After it is done install, change the wallpaper to the default in 10.04 so open the Appearance preferences (located under System -> Background) and select the the default in 10.04 wallpaper.
*Sorry I couldn't find a image for this micro-step.
2b. Making Gnome Flashback
You need to get the Ambiance theme if you don't ready have it. It isn't any different from the stock one that you need. If you don't have it click here to download it And just install it though Gdebi, Ubuntu Software Center, or tools like it. Finally you just need to chance the wallpaper to the one in 10.04 and you do that by just opening a terminal and type in
cd ~/Downloads wget https://launchpad.net/ubuntu/+archive/primary/+files/ubuntu-wallpapers_0.31.3_all.deb sudo dpkg -i ubuntu-wallpapers_0.31.3_all.deb
Or download this file, click here to download and install it though Gdebi, Ubuntu Software center, or... And it is no difference into changing it from normal unity. More Info
2b. Making XFCE
Making the panels look like Gnome 2
First, Remove the the button panel by right clicking on it and select Delete. Add the Show Desktop, Window Buttons, Workspace Switcher and Trash Applet to the new button panel. Now we are done with the button panel now it is time for the button one so chance the panel size to 24px by right clicking on it and select Panel>Panel Preferences. Rename “File Manager” menu into “Places” by opening the handy terminal and type in
sudo nano /usr/share/applications/xfce-settings-manager.desktop
find the entry Name and change the entry into thisName=Settings Manager
→Name=System
save it and close it. Now Right click on the Panel Select Panel Preferences Than Items. Remove all default items and left 8 eight items : Applications Menu, Separator, Notification Area, add a separator between Applications Menu and Notification Area to be Expand by click the item, and click edit item by select Edit the currently selected item button at the bottom of Panel Preferences menu. Then, add two Launcher items and move them to the position after Applications Menu item. Set them to Show Label Instead of Icon, by clicking Edit the currently selected item>Advanced> Show Label Instead of Icon. Now, edit each launcher and add the two main applications. For first launcher, add the Places items by clicking Edit the currently selected item>General>Add new item, search and scroll down to get the Places item. For the second launcher, do the same but put the System item (that we have edited before from the xfce-settings-manager desktop menu). Now, we have a good looking Gnome 2 panels.Now We are going to change the theme to Ambiance
You need to get the Ambiance Theme so open up a terminal and type this in.
Add Ravefinity Project PPA sudo add-apt-repository ppa:ravefinity-project/ppa -y Update package information and install ambiance and radiance themes sudo apt-get update && sudo apt-get install ambiance-xfce-lxde radiance-xfce-lxde Install other colors variations (blue, green, purple, ...): sudo apt-get install ambiance-colors-xfce-lxde radiance-colors-xfce-lxde
Or download this file, click here to download and install it though Gdebi, Ubuntu Software center, or...
After it is done install, change the Theme to Ambiance.
This is how It is going to look like
After that you now need to chance the wallpaper to the 10.04 one. so first you need to get them. So open up a terminal
Or download this file, click here to download and install it though Gdebi, Ubuntu Software center, or...
After it is done install, change the wallpaper to the default in 10.04 so open the Desktop Settings (Right on the desktop -> Desktop Setting) and select the the default in 10.04 wallpaper.
Step 3. Install MDM (Mate Display Manager)
You need to get the Ambiance Theme so open up a terminal and type this in.
During the installation you will get a window asking you to choose your default DM, like the one in the print screen. Choose MDM.
And That is it!!!
Sources
http://xubuntugeek.blogspot.com/2012/06/how-to-install-ambiance-and-radiance.html
http://namakutux.blogspot.com/2011/11/how-to-make-xfce-looks-like-gnome-2.html
http://xfce-look.org/content/show.php?content=141027
http://linuxg.net/how-to-install-mdm-1-4-on-ubuntu-13-10-13-04-12-10-12-04/
http://www.linuceum.com/Distros/osDesktopConfigXfce.php
http://namakutux.blogspot.com/2012/10/ambiance-mate-theme-for-ubuntu-refined.html
https://launchpad.net/ubuntu/+source/ubuntu-wallpapers
http://www.howtogeek.com/110052/how-to-install-the-mate-desktop-go-back-to-gnome-2-on-ubuntu/
http://www.howtogeek.com/110052/how-to-install-the-mate-desktop-go-back-to-gnome-2-on-ubuntu/
How do I install MATE (the desktop environment)?
MATE is a lightweight desktop environment that uses the traditional panel desktop layout used in pre-Unity Ubuntu. The MATE desktop environment can be configured to have either one or two panels. Starting with mate-desktop-environment 1.20 MATE desktop environment has true high DPI support. High DPI will be supported by default in Ubuntu MATE 18.04 and later.
Ubuntu 14.10 and later
There are also other optional MATE packages available in the default Ubuntu repositories:
MATE for Ubuntu 14.04
Open the terminal, and complete the following steps to enable the appropriate PPAs and install MATE 1.8.1 on Ubuntu 14.04.
Instead of lightdm use lightdm-gtk-greeter for the login display manager as recommended by the MATE team:
Ubuntu 12.04, 12.10 and 13.04
From the terminal run the following command to add the MATE PPA to your software sources:
This is assuming you have Ubuntu 13.04 installed. For Ubuntu 12.04 substitute precise for raring. For Ubuntu 12.10 substitute quantal for raring.
Run the following commands:
Instead of lightdm use lightdm-gtk-greeter for the login display manager as recommended by the MATE team: