I was reading about how to get multiple workspaces in the mutter version of Unity, however since Compiz is replacing Mutter how do I go about adding and removing workspaces in Compiz version of Unity?
13.04 and laterWorkspaces are by default disabled on a new install of Ubuntu v13.04. You can toggle workspaces on/off as well as defining the number of workspaces through unity-tweak-tool
12.04
The number of workspaces can be safely set without using CCSM through MyUnity
Move the slide-bars to change the number of horizontal & vertical workspaces for example 4x1
|
|||||
|
|
Install |
|||
|
|
11.10 and belowUsing CCSMThis works on Ubuntu 12.04 LTS as well, but it is easier and safer to use MyUnity instead.
The options for the number of workspaces can be found in
Using MyUnityMyUnity can be used also in 11.10 and below, with additional steps. In a terminal, use |
||||
|
|
|
You could also use the newly created quicklist from me, which can be found here: |
||||
|
|
|
I used CompizConfig Settings Manager (CCSM). Open CCSM, select You can adjust the number and the layout of the workspaces by using the Using this method does not appear to change the settings mentioned above in gconf editor. |
|||
|
|
|
You can open a terminal and set as you want. With this command you set the number of horizontal viewports (at this example I am changing it to "3"):
And with this you set the number of vertical viewports (at this example I am changing it to "4"):
|
|||||
|
|
You could try with ccsm (CompizConfig Settings Manager)
Open a terminal and run:
enter your password and enter y when asked. Now press ALT and F2 together, type When CompizConfig Settings Manager appears, select Desktop Wall. MyUnity
Open a terminal and run:
enter your password and enter y when asked. Now press ALT and F2 together, type When MyUnity appears, select desktop. Change H Desktop for horizontal desktops and V Desktop for vertical desktops. |
|||||
|
|
Actually, you can change desktops without using either ccsm or MyUnity. I have a script to add o remove rows and columns, but you can create a simple alias to set either one. For example to set the number of columns, enter this at a bash prompt:
For the number of rows, use vsize instead of hsize. I originally got the script from this askubuntu article, about adding the options as quicklists to the unity launcher, but it works as a script in any menu, or as a bash function or alias. |
|||
|
|
12.10MyUnity has been removed from the quantal repositories pending a rewrite. It may make a reappearance at a later date. Until then, the number of workspaces can be changed using one of four methods:
method 1If you love the terminal you can achieve the above via:
where method 2
method 3dconf-tools
IMPORTANT NOTE: you must have used method one or two previously for dconf-editor to show the keys to change. The reason for this is because First install Then press ALT+F2 and type
Press Enter or click on the icon shown. This then opens the application:
Navigate down the tree to |
||||
|
|
protected by jokerdino♦ Apr 28 at 16:35
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.







With MyUnity you can set the number of desktops, but nothing more.


