How to have the Taskbar with Unity at the same time?

Solution 1:

It is no longer possible to use Gnome Panel 2 with 11.10 since Gnome 2 has been deprecated. You can use Gnome Panel 3, though. There are also several other panels to choose from. If you only want the taskbar, then I would recommend having a look at xfce4-panel since it works better with multiple screens and supports more plugins/applets. Lxpanel is also nice, but isn't quite as good at multiple screens. Keep in mind that these panels are just apps, so you install them, run them and remove them just as you would with other apps.

How to install and use xfce4-panel with Unity

  1. Install http://apt.ubuntu.com/p/xfce4-panel
  2. Press alt+f2 and type xfce4-panel.
  3. Give it a try and see if you like it.
  4. If you don't, press alt+f2 and type killall xfce4-panel to stop it. It will not start automatically on next login.
  5. If you do like it, open Startup applications from your power cog (the menu in the top right where you log off, etc). In the dialog that appears, click add and fill out the fields. Name can be anything, but use xfce4-panel for both name and command so you remember it. From now on, Xfce4-panel will be run automatically at login. You'll need to custimize it a little bit, and then it'll look something like this:

Unity with an xfce4-panel complete with taskbar, shortcuts and menu

How to install and use lxpanel

A second option is lxpanel. This is also a quite nice panel to use, designed for the very light-weight LXDE. It is just as easy to install and use as the xfce4-panel and, like xfce4-panel, it provides other useful plugins/applets.

  1. Install http://apt.ubuntu.com/p/lxpanel
  2. Press alt+f2 and type lxpanel and make sure you actually run "lxpanel" and not "lxpanelctl".
  3. Have fun exploring it.
  4. If you don't like it, press alt+f2 again and enter killall lxpanel
  5. If you want to keep it, and use it by default (which isn't obligatory), open Startup applications from your power cog, click add and enter "lxpanel" for name and command. Lxpanel is actually a little bit easier to use since it requires less configuration to begin with. You will want to configure it, of course. Mine looks like this:

Unity with a bottom lxpanel

How to install and use Gnome Panel 3 as a bottom panel

Using Gnome Panel 3 is a little more difficult, since it's less mature than Xfce4-panel and lxpanel, and doesn't have as good GUIs to configure. Furthermore, it defaults to using an upper panel, which will conflict with your Unity panel. So there are a few extra steps to perform.

  1. Install http://apt.ubuntu.com/p/dconf-tools
  2. Install http://apt.ubuntu.com/p/gnome-panel
  3. press alt+f2 and type dconf-editor.
  4. Navigate to /org/gnome/gnome-panel/layout.
  5. Change "toplevel-id-list" to say ['bottom-panel']. In other words, remove the top panel.
  6. press alt+f2 and begin to type gnome-panel, but stop when you see it in the results and click the entry labeled "gnome-panel". (Possibly due to a bug, entering "gnome-panel" and pressing enter will run "gnome-panel-screenshot" instead.)
  7. Now that you have a bottom Gnome Panel, try it out for a while and see if you like it.
  8. If you don't, press alt+f2 and enter killall gnome-panel. If it doesn't go away immediately, do it again.
  9. If you do want to keep it, then open Startup applications, click add and fill out the fields, using "gnome-panel" for name and command. That way it'll be used automatically when you login.

It is possible to customize Gnome Panel 3 further, but you'll have to do it using dconf-editor, manually entering configuration strings. I prefer the plain one:

Unity with a Gnome Panel 3 bottom panel

Solution 2:

I had the same intention, so i tried this in ubuntu 13.04 and it worked! Hope this helps.

How to add a taskbar along with unity in ubuntu 13.04

  1. Install gnome-panel from software center.
  2. Use gnome-panel in terminal to preview the panel.
  3. But the gnome panel comes with the top panel and it shold removed too. Press "Alt+Super+Right Click" on the top panel and select, Delete.
  4. You can also go to properties and check Auto Hide so that the panel will auto hide. Add gadgets to the panel from properties, if you need.
  5. Add panel to Startup Applications to make it start automatically. Go to Startup Applications by typing in the dash and add gnome panel from Add, enter gnome-panel as the command for the app.
  6. Hold Alt key and move panel to place it anywhere on the screen, if you need it placed somewhere else other than the bottom.

  7. Done! Reboot if need and Enjoy.

Solution 3:

I find Unity much better on Ubuntu 12.04.

Both Gnome 3 and Unity are good to manage the whole PC.

Unfortunately, if you use Gnome 3 in Ubuntu or Fedora, there is apparently some bug that causes Nautilus to hang every time it starts, but it starts quicker under Unity.

If you need an interface like "Gnome 2 Panels" or "Windows XP", then you need the "Gnome Session Fallback" or "Xfce" interface.

How to get Xfce steps:

  1. Install package: xubuntu-desktop.
  2. On Ubuntu logon screen, select the Xfce session if you want Ubuntu apps available.
  3. On Ubuntu logon screen, select the Xubuntu session if you only want Xubuntu apps available.
  4. You will need to configure the Xfce panels to get something looks like "Gnome 2 Panels" or "Windows XP". All settings and tweaks in Xfce are mouse driven. No need to do any scripting.

How to get Gnome Session Fallback steps:

  1. Install these three packages: gnome-shell gnome-session-fallback gnome-tweak-tool.
  2. On Ubuntu logon screen, select the Gnome Classic session.
  3. You will have a "Gnome 2 Panels" interface with all Ubuntu Gnome standard apps.

Selecting which session to run at Ubuntu logon works like on Windows 8 where you can choose the Metro interface or the Classic Windows XP interface.

Another option to simplify the all Ubuntu GUI (Graphic User Interface) without too many software to install or tweaks to do, I suggest to install "Glx-Dock (aka Cairo-Dock)" and you will get a Mac like interface with better control on what apps are open on the dock itself than the Unity launcher.

Just search for Glx-Dock or Cairo-Dock in the Software Center or Synaptic and install it.