Skip to content

Instantly share code, notes, and snippets.

@prsimp
Created January 16, 2014 22:31
Show Gist options
  • Save prsimp/8464802 to your computer and use it in GitHub Desktop.
Save prsimp/8464802 to your computer and use it in GitHub Desktop.
repeat
tell application "ScreenSaverEngine" to activate
delay 30
tell application "System Events" to key code 59
delay 2
end repeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment