Possible Duplicate:
How do I use the GNOME Panel in Unity?
How to revert to GNOME Classic?
Is it possible to keep GNOME 2 in 11.10?

I want Gnome-panel in my ubuntu 11.10 to put netspeed applet in that panel.

link|improve this question
The old Gnome Panel cannot be used in Gnome 3, which 11.10 uses. – Jo-Erlend Schinstad Oct 14 '11 at 9:08
A good answer can be found at How to Revert to Gnome-Classic – Grumbel Oct 14 '11 at 15:38
feedback

closed as exact duplicate by George Edison, Javier Rivera, Jo-Erlend Schinstad, Jorge Castro, fossfreedom Oct 14 '11 at 15:47

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

up vote 2 down vote accepted

You cannot use Gnome2 in Ubuntu 11.10, at least not easily, however there is still a gnome-panel that can be installed with:

apt-get install gnome-session-fallback

This session, which has to be selected at the login screen then looks somewhat like Gnome2. However it behaves a bit different:

  • you cannot manually position icons and applets, you are limited to left, right, center positions
  • you have to Alt-rightclick to get the regular rightclick menu, which can be quite confusing
  • the system menu is gone, stuff there is now in your username menu on the right
  • if you move the top-menu out of the way, there is a Nautilus menu hiding under it (bug?!)

Another alternative is to not use Gnome3 at all and switch to XFCE4, which looks and feels very similar to Gnome2. Gnome applets can however not be used without a wrapper called xfce4-xfapplet-plugin, but it might be the better long term alternative, as at the moment it is not clear of long the fallback thing will be maintained and it's not behaving all that great to begin with.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.