Most recent Twitter update: ...

Maniacal Rage

Here are my most recent posts:
20 Sep
26

#tip
#nerdery

Tip: Pin Your OS X Dock to the Corner

A friend asked me the other day if it was possible to pin the Dock to the corner of the screen without using an app or a hack. It’s actually very simple. In Terminal, use the following:

defaults write com.apple.dock pinning -string start

Where “start” is which side you want the Dock to align with. The values are “start” “end” or “middle”. After you run that command, you need to restart your dock:

killall Dock

If you want to return your Dock to its normal position, just use the defaults command with “middle” as the string option. This works with the Dock on the bottom or sides of the screen.

Notes for this post:

  1. pedromoreno reblogged this from maniacalrage and added:
    ¿Se puede cambiar de sitio el dock de Os...la esquina sin ningún programa instalado o...
  2. stitchrobot reblogged this from maniacalrage
  3. kevin reblogged this from brupm
  4. brupm reblogged this from maniacalrage
  5. maniacalrage posted this