Skip to content

ShiftIt

Managing windows size and position in OSX.

How do I turn on/off windows cycling sizes with multiple hotkey presses?

If this feature is on, snapping to the left side of the screen (and top, bottom, and right sides) will resize the window to half of the screen. If window is then snapped to the same side of the screen, it will resize to one third of the screen, and then two thirds of the screen.

If the feature is off, additional snappings will have no effect and the window will remain at half of the screen.

Currently, the only way to accomplish this is by running commands on the command line. To turn the feature on, run:

$ defaults write org.shiftitapp.ShiftIt multipleActionsCycleWindowSizes YES

To turn it off, run:

$ defaults write org.shiftitapp.ShiftIt multipleActionsCycleWindowSizes NO

Download

  • ShiftIt-version-1.6.zip

See also

Favorite site