Remove the Dock's display delay - Mac OS X Hints
9 weeks ago by zachwise
defaults write com.apple.Dock autohide-delay -float 0
macosx
dock
terminal
from delicious
9 weeks ago by zachwise
Add a spacer to the Mac OS X Dock
january 2011 by zachwise
To get a spacer paste the following command into the Terminal:<br />
<br />
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile"
macosx
terminal
dock
from delicious
<br />
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile"
january 2011 by zachwise