Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  System / Utilities  |  Other System / Utilities  |  dockMover

dockMover

dockMover - 1.0.1

moves the dock onscreen

All Time: (3.0)
This Version: Not rated (0.0)
Current Version: 1.0.1
Release Date: 2005-06-24
License: Freeware
Downloads (this version): 1,682
Downloads (all versions): 4,337

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

dockMover is a small application to position the Dock:
  • orienting: left, right, top and bottom
  • pinning: start, center and end
  • minimize effect: genie, scale and suck

What's new in this version:

Updated for full compatibility with Mac OS X 10.4

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.3
  • Mac OS X 10.2
  • Mac OS X 10.1
  • Mac OS X 10.0

Additional Requirements:

  • Mac OS X 10.0 or higher

Screenshots:

Download Links:

Your Installed Versions:


 

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)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

dockMover Commentaryredundant? - 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.
Post a commentAlert Admin

dockMover Commentaryon 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

Post a commentAlert Admin

dockMover Commentaryjust 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
Post a commentAlert Admin