dockMover - 1.0.1moves the dock onscreen |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
redundant? - Version: 1.0.1, 6/24/2005 11:53AM PST
(2 of 2 users found this comment useful)
sjk
Hard to see the value in use this ~900K utility when Tinkertool provides the same functionality and more and is ~250k smaller.
on the terminal command.... - Version: 1.0.1, 6/24/2005 10:58AM PST
iamdw
good tip. though, as the "killall" command is case sensitive....
killall dock
should read
killall Dock
If you want to list the process to see, expand the terminal as wide as you can and type:
ps aux | grep -i dock
just paste 1 of these to the terminal: - Version: 1.0, 7/21/2004 03:06PM PST
(2 of 4 users found this comment useful)
electronfusion
defaults write com.apple.dock pinning start
defaults write com.apple.dock pinning middle
defaults write com.apple.dock pinning end
& after hitting return, type:
killall dock
then another return
defaults write com.apple.dock pinning middle
defaults write com.apple.dock pinning end
& after hitting return, type:
killall dock
then another return