Skip to content

Instantly share code, notes, and snippets.

@veltman
Created September 24, 2013 08:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save veltman/6681784 to your computer and use it in GitHub Desktop.
Save veltman/6681784 to your computer and use it in GitHub Desktop.
repeat
tell application "System Events" to start current screen saver
delay 60
tell application "System Events" to key code 59
delay 1
end repeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment