Any way to make it go flush right? Or for that matter, pushing it to the top or bottom of a side-mounted dock? It has always annoyed me that the default is centered, when this is really not a great place on my cinema display. If onyX does this, I'm there! >On Mar 21, 2005, at 10:26 PM, Kansas Territory wrote: > >>I used to have installed some 3rd party hack.. that allowed me to >>flush my dock to the lower left of the screen.. instead of centered >>at the bottom of the screen. I'm just wondering if anyone has >>any suggestions on how to achieve this same affect.. maybe slightly >>editing a plist file ? instead of installing a 3rd party hack >>for this one feature ? > >Open a Terminal window and type the following two lines: > >defaults write com.apple.dock pinning start >killall Dock > >The first line modifies the Dock's plist file. The second restarts >the Dock. Enjoy! --