5

Ok have been testing unity and I love it. And I have heard that unity-2d will be fallback session from 11.10. I would like to make 11.04 the same without breaking the functionality of unity.

So I would Like to know how can I get just ubuntu(.i.e. Unity) and unity-2d as session choice in 11.04 and completely remove gnome classic desktop session choice(If Possible) ?? What packages shall I purge for this without hindering my desktop experience ??

By the way I have already installed unity-2d and its quite nice as well.

sagarchalise
  • 23,988

3 Answers3

4

Those packages don't add much overhead to your system, perhaps 50MB total. Relax, enjoy Unity, the rest will drop away in 11.10!

2

NB: You SHOULD NOT do this on a production system unless you are willing to face potential breakage.

I would suggest simply removing the Ubuntu classic session's session file (I believe this is somewhere within /etc/X11).

You could then remove the gnome-panel package, but I wouldn't suggest removing anything else for now. Better safe than sorry.

RolandiXor
  • 51,541
-1

sudo apt-get remove gnome-session-fallback in terminal should help you remove the Gnome classic environment in 11.10 in 11.04 you already have a classic session

Kris Harper
  • 13,477
jovi
  • 1