Simon Brunning wrote:
> Is there a way of setting the OS X screen saver using Python?
>
> The System Preferences ap looks like it's AppleScript (and hence
> appscript) drivable, but I can't work out how to make it actually
> change any settings.
System Preferences' scripting support is rudimentar
Is there a way of setting the OS X screen saver using Python?
The System Preferences ap looks like it's AppleScript (and hence
appscript) drivable, but I can't work out how to make it actually
change any settings.
I've also found the screen saver plist, but it's binary rather than
XML, so I'd rat