Skip to content

Simple console tool for saving and restoring display arrangement on OS X.

License

Notifications You must be signed in to change notification settings

aarongurley/OS-X-Display-Arrangement-Saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS-X-Display-Arrangement-Saver

Simple console tool for saving and restoring display arrangement on OS X.

For doing it, the tool uses serial numbers for the displays and not the IDs that OS X assigns to them.

Download tool

Usage

da help - prints help text
da list - prints a list of all connected screens
da save <path_to_plist> - saves current display arrangement to file
da load <path_to_plist> - loads display arrangement from file
If <path_to_plist> is not specified - the default is used: '~/Desktop/ScreenArrangement.plist'

Notes

Currently this program does not support Y-axis arrangement due to author's laziness. It will arrange all window on the same Y-coordinate. If you want to fix it, feel free to make a pull-request!

About

Simple console tool for saving and restoring display arrangement on OS X.

Resources

License

Stars

Watchers

Forks

Packages

No packages published