What is a workspace, and how will it help me?

Workspace switcher button

Workspaces refer to the grouping of windows on your desktop. These virtual desktops increase the size of your working area. Workspaces are meant to reduce clutter and make the desktop easier to navigate.

You could use workspaces to organize your work. For example, you could have all your communication windows, such as email and your chat apps 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 easily:

Change the number of workspaces

  1. Go to the dash and open the Terminal.

  2. To change the number of rows, type the following command, changing the final number to the number you wish. Press Enter.

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

  3. To change the number of columns, type the following command, changing the final number to the number you wish. Press Enter.

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