Flat instead of cube?

Asked by Backcracker

In Gutsy (clean install), with all effects enabled, I see only a flat workspace (4 desktops next to each other). How do I enable the cube?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-panel Edit question
Assignee:
No assignee Edit question
Solved by:
marcobra (Marco Braida)
Solved:
Last query:
Last reply:
Revision history for this message
Pete (pete123) said :
#1

If you start the app 'ccsm', in the desktop section select 'desktop cube', this should disable desktop wall.

Revision history for this message
Best marcobra (Marco Braida) (marcobra) said :
#2

First be sure your system is upgraded

Please open a Terminal from the menu Applications->Accessories->Terminal and type:

sudo apt-get update; apt-get upgrade

give your user password when requested, you don't see nothing when you type it, then press enter.

Then go to menu System->Preferences->Appearance->(tab)Visual Effects->Select Custom

If the system don't get you a "Deskyop effects can't be enabled" message then go to

Preferences Button->Desktop->Rotate Cube

HTH

Revision history for this message
Backcracker (roelofwielinga) said :
#3

You guys ROCK i combined your answers and found out that ccsm wasn't installed by default. Now i am happy!!!

Revision history for this message
Backcracker (roelofwielinga) said :
#4

Thanks elart.it, that solved my question.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#5

Yes, we must add the compizconfig-settings-manager

this is not installed by default, we must open a terminal:

sudo apt-get install compizconfig-settings-manager

we must give user password when requested, we don't see nothing when we type it, then press enter

HTH