Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Set desktop pictures using AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Set desktop pictures using AppleScript
Authored by: tedw on Jul 24, '09 08:58:38AM
if you just use "osascript -e 'tell application "System Events" to set picture of desktop 1 to new/picture/path' it will change the picture without doing anything else. this picture will change again at the next normal change time.

[ Reply to This | # ]