-1

I would love to change my desktop to the one below:

enter image description here

Could someone please help?

Ishmum
  • 72

3 Answers3

1

To run a more classic desktop we may install gnome-session-fallback Install gnome-session-fallback.

See this question on many options on how to configure the classic desktop:


For >= 12.10 it will be like below:

We can coose at login which desktop environment we like to run:

  • Click on the Ubuntu or GNOME symbol next to your login name:

    enter image description here

  • This will open a menu with different desktop environments we can use now:

    enter image description here

  • Choose GNOME classic for a GNOME desktop without Unity. Exemplary I added a dock (docky Install docky) to show possible desktop solutions. This dock will not be included in the default GNOME classic desktop.

    enter image description here

Takkat
  • 142,284
  • isnt this the same as http://askubuntu.com/questions/58172/how-to-revert-to-gnome-classic-desktop ? – fossfreedom Mar 27 '13 at 10:33
  • @fossfreedom yeah - I missed that on scrolling, however myunity, and Unity2D are no longer supported in 12.10. I'll make an edit to reflect this. We still dont knwo whetger the OP is really up to classic. If they are we can dupe close, fine with me. – Takkat Mar 27 '13 at 10:55
0

The way I see it, you'll want to do following:

  • Download the chromium browser, and use it.
  • If you haven't already done it (it's the default). - Right-click desktop and click Change Background (Or something like it). Then select the theme called Ambiance
  • The sidebar in the left, those icons, you're able to attach to the menu, by right clicking open programing, and attaching it there.

If there's any more, please comment my answer and let me know.

0

If you are not looking for anything bar the bar at the top, why not use Xubuntu? lightweight, clean and you have the bar on the top.

sudo apt-get install xubuntu-desktop

For a closer look into Xubuntu, visit http://www.xubuntu.org/ to learn more.

Alternatively, visit http://www.askubuntu.com/questions/29553/how-can-i-configure-unity to see options for configuring Unity.

Good luck! :)

Timlah
  • 637