Skip to content

Instantly share code, notes, and snippets.

@hisasann
Created March 3, 2014 07:38
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 hisasann/9320139 to your computer and use it in GitHub Desktop.
Save hisasann/9320139 to your computer and use it in GitHub Desktop.
tell application "System Events"
key down control
keystroke (ASCII character 28)
key up control
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment