Is there a way to set a key binding so that it would cycle application with a single workspace?

Command+tab would go through all the spaces.

link|improve this question

40% accept rate
feedback

2 Answers

up vote 2 down vote accepted

There is a default way hidden in

System Preferences->Keyboard->Keyboard Shortcuts->Keyboard & Text Input->Move focus to next active or next window

It doesn't show a list of the windows tho, it just switches to the next window. It also sometimes seemed to switch to an application that had no windows so I installed Witch.

http://manytricks.com/witch/

link|improve this answer
feedback

There's no way to do this by default in OS X but Optimal Layout, an application I developed, does this by default - the windows are grouped by Space and window activity.

link|improve this answer
Wow, your app is lovely -- I hodge-podged some Applescript to do the basics, but your UI is so elegant!!! – The Tentacle Aug 9 '10 at 11:55
feedback

Your Answer

 
or
required, but never shown

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