up vote 5 down vote favorite
share [g+] share [fb]

Long time user of Ubuntu struggling to use Unity here....

I am running Unity 2D and can click on the workspace launcher icon to switch to a different workspace. However if I just walk up to a system, how can I tell by looking what workspace I am on?

Is the launcher icon supposed to change when you change workspace? Is there an indicator applet for this I can install? I am used to the old Gnome workspace switcher in the middle of the top panel!

link|improve this question
1  
Related bug (fixed in Ayatana Design but still Triaged in Unity): bugs.launchpad.net/ubuntu/+source/unity/+bug/838854 – WarriorIng64 Nov 8 '11 at 19:12
The indicator-workspaces plugin is not readily installable from the ppa on precise. However, I was able to download the v0.6.2.2 deb from this page. It has really transformed my Unity experience, big thanks to the developers. – chmac Jan 11 at 10:47
feedback

3 Answers

up vote 7 down vote accepted

enter image description here

To do this, first install the PPA:

sudo add-apt-repository ppa:geod/ppa-geod

Update and install:

sudo apt-get update
sudo apt-get install indicator-workspaces

Finally add indicator-workspaces to your startup-applications (search in Dash for this) if the installation hasn't already added this:

enter image description here

link|improve this answer
Thanks for your help on this. Ridiculous this isn't built in! – HDave Nov 8 '11 at 19:42
feedback

There is a Workspaces Indicator that displays the current workspace.

It can be found as one of the answers for List of Application indicators.

Update: it does not seem to be compatible with Oneiric.

W: Failed to fetch http://ppa.launchpad.net/geod/ppa-geod/ubuntu/dists/oneiric/main/source/Sources  404  Not Found
W: Failed to fetch http://ppa.launchpad.net/geod/ppa-geod/ubuntu/dists/oneiric/main/binary-i386/Packages  404  Not Found
link|improve this answer
feedback

There is an indicator you can install that shows the workspaces you are on:

List of Application indicators

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.