-
2010-09-11
cmd+tab to switch windows within individual space - [Mac withOUT Windows!]
open terminal
defaults write com.apple.Dock workspaces-auto-swoosh -bool NO
then
killall Dock
to UNDO this: change NO to YES
收藏到:Del.icio.us
open terminal
defaults write com.apple.Dock workspaces-auto-swoosh -bool NO
then
killall Dock
to UNDO this: change NO to YES