A list of some of my favorite mac commands


This is quite similar to the related Favorite Unix Commands page but Mac-specific because I recently purchased a Macbook Pro. Also interesting should be my Mac software page once I've completed it.

change xterm to:
xterm -bg black -fg green -geometry 100x50

defaults write com.apple.Terminal FocusFollowsMouse -string YES
defaults write com.apple.x11 wm_ffm -bool true
defaults write com.apple.x11 wm_click_through -bool true
defaults write com.apple.Dock workspaces-auto-swoosh -bool NO
defaults write com.apple.dashboard mcx-disabled -boolean YES
defaults write com.apple.dashboard mcx-disabled -boolean YES