Features
- Option to identify screens by serial id for users who are having screen id switching issues
Bug Fixes
- Wait up to 10 seconds, instead of 5 seconds, to allow screen to finish rotating
Backward Compatability
displayplacer list
output changed slightly in v1.4.0. If this broke your scripts, use displayplacer list --v1.3.0
Recommended Installation
Recommended installation is via homebrew. Run this command using Terminal: brew install displayplacer
Alternate Installation
- Download the
displayplacer-apple-v140
ordisplayplacer-intel-v140
binary from the assets list below. - Rename the download to
displayplacer
. If downloading the binary via Safari, the file may have a.dms
extension you'll need to delete from the name. - Allow running this binary from an unknown dev by right clicking on
displayplacer
, selecting 'Open', then pressing the 'Open' button. - Mark the displayplacer binary executable with
chmod +x displayplacer
, then run with./displayplacer list
- Optionally, copy
displayplacer
to somewhere on your path.