My system is built around my 71 year old father (who is a recent, and very supportive Linux user now).
He doesn't have any need for multiple desktops and I find that having too many things on the panel can be a bit confusing for him.
Is there any way to completely disable workspaces / as well as remove the icon from the panel?
Disabling multiple workspaces:
/apps/metacity/general/num_workspaces
to1
.Removing the Workspace Switcher from the Launcher:
(for 11.04 & 11.10)
(for 12.04)
(for 11.04/11.10):
(for 12.04)
It should be noted that the second step is editing actual code and not a configuration file and thus any changes will be overwritten the next time you install a
unity-2d
update.Great answer above by the way. Thank you. To simplify things a bit you can reduce the workspaces from the terminal by:
and alter the configuration (remove the workspace launcher from the Launcher by:)
Yes this will get reset anytime that the package unity-2d-launcher gets updated.
There is an easier workaround now, as described in the bug regarding this issue in Launchpad (thanks to @Romanlvanov for the link by the way)
As explained by Jon Hanna in that bug:
Restart the system and open
ccsm
, go toUbuntu Unity Plugin
switch to theExperimental
tab and turn offShow "Expo Icon" in the launcher
.