Auto hide others on Mac OS X

This is a useful tip if you like to focus on your present task:

$ defaults write com.apple.dock single-app -bool TRUE
$ killall Dock

From Macosxhints.com

1 comment so far ↓

#1 Piero on 07.28.11 at 4:35 am

This is a brilliant tip. No need for Spaces or Mission Control now (just use f10 to show all app windows). Also, if you want to see more than one application at a time you can just select them from the dock with right click and ‘Show’. Thanks! :)

Leave a Comment