Center screensaver photo?

RobertBasil
Contributor

Sorry, title should say: Center wallpaper photo?

Is there any script that I can run on our iMacs and Macbooks that will tell the wallpaper to be centered and not stretched?

I know how to set it using a script (and a profile in JAMF) but can't seem to see how to tell it to be centered.

Thanks!

1 REPLY 1

RobertBasil
Contributor

I'm using the following script to change the background:

osascript -e 'tell application "System Events" to set picture of every desktop to ("/Library/Desktop Pictures/wallpaper.jpg" as POSIX file as alias)'