How to add multiple workspaces in Unity 2D?

In Unity 2D there isn't any multiple workspaces. How can add more than that 1?


Update: Unity 2D now has workspaces, see this Omg!Ubuntu! post for more info.

You can set them as described in this answer.

enter image description here


From the Unity 2D announcement blog post:

In it’s current state, many of Unity’s features from Maverick have already been implemented (dash, places, launcher, panel) and others (uTouch, workspace switcher, accordion effect, etc) will be landing over the next few months.

(Emphasis mine).

Unity 2D does not yet support workspaces, but it will in the near future.


Update for GUI solution

Unity-2D with 4 workspaces (default)

enter image description here

Change the number of workspaces

To change the number of workspaces edit metacity settings, e.g. by running gconf-editor Install gconf-editor and change setting in /apps/metacity/general:

enter image description here

Restart metacity so changes take affect.

Alt+F2, then type in metacity --replace

Your computer will have a temporary seizure, then it will be back to normal - but with added workspaces!

Unity-2D workplace-switcher using 6 workspaces

enter image description here