Cos'è uno spazio di lavoro e come può essere utile?

Pulsante selettore dello spazio di lavoro

Gli spazi di lavoro fanno riferimento al raggruppamento delle finestre sul desktop. Questi desktop virtuali consentono di avere un'area di lavoro più ampia e di ridurre la confusione che si può creare dall'avere tante finestre aperte.

Workspaces can be used to organize your work. For example, you could have all your communication windows, such as e-mail and your chat program, on one workspace, and the work you are doing on a different workspace. Your music manager could be on a third workspace.

Open the Launcher and click the workspace switcher icon near the bottom. By default, Ubuntu shows 4 workspaces, arranged in 2 rows and 2 columns. You can change the number of workspaces:

Modificare il numero di spazi di lavoro

  1. Go to the dash and open the Terminal.

  2. Per modificare il numero di righe, digitare il seguente comando, modificando il numero finale, e quindi premere Invio.

    gconftool-2 --type=int --set /apps/compiz-1/general/screen0/options/vsize 2

  3. Per modificare il numero delle colonne, digitare quanto segue, modificando sempre il numero finale, e quindi premere Invio.

    gconftool-2 --type=int --set /apps/compiz-1/general/screen0/options/hsize 2