This is a short screencast showing how you can make applications automatically hide when you change the active app, making only one visible at a time. Into Terminal, type everything within the quotations: “defaults write com.apple.dock single-app -bool TRUE” then hit Return. Then type: “killall Dock”. To reverse this, change “TRUE” to “FALSE” and retype “killall Dock”. Make sure you have your speakers on!
