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.

link|improve this question

67% accept rate
feedback

3 Answers

up vote 2 down vote accepted

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.

link|improve this answer
Well I did remove gnome-applets, gnome-panel and seems its the only thing I can do at the moment. – sagarchalise May 1 '11 at 6:21
feedback

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

link|improve this answer
feedback

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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