Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

My computer is older (it has a Radeon 9200 video card) and it just doesn't seem to be able to handle Unity. Is there some way that I can set for the desktop to start up in classic mode instead? Thanks.

share|improve this question

2 Answers

up vote 10 down vote accepted

You just need to run this command:

sudo apt-get install gnome-session-fallback

Log out and you can see the classic gnome on the menu:

enter image description here

share|improve this answer
Let me try this out.. will get back to you :) – Sean Webber Nov 3 '12 at 15:13
You are awesome, totally installed Classic GNOME :) – Sean Webber Nov 3 '12 at 16:20
sudo apt-get install gnome-panel

brings some additional software that may be useful, and looks prettier

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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