Arrangement of display 1 & 2
Arrangement of display 1 & 2
I'd like to able to change the arrangement of two displays using
applescript. Something like:
tell application "System Preferences"
set origin of "Display 2" to {1600,0}
end tell
but this doesn't work.
Any tips?
Thanks,
Karel
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.