Re: Get list of desktops?
Re: Get list of desktops?
- Subject: Re: Get list of desktops?
- From: 2551 <email@hidden>
- Date: Fri, 19 Jul 2013 13:55:37 +0700
This works to set both displays to randomly change every 10 seconds:
tell application "System Events"
set change interval of every desktop to 10 set picture rotation of every desktop to 1
end tell
I still don't know how you get this to work across multiple desktop spaces, however. It only changes the image on the first space of each display.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden