Mac OS X Hints has a very interesting tip for those of you like me who want Spaces in OS X 10.5 to behave like multiple desktops behaves in Unix/Linux distros (at least the ones I used). Namely, switching from one application to another using Cmd-Tab shouldn’t switch Spaces. Thank you Anonymous for submitting that little tip.
The command, in case you were wondering and are too lazy to read the article, is:
defaults write com.apple.Dock workspaces-auto-swoosh -bool NO
killall Dock
The End
Post a Comment