Skip to content

Instantly share code, notes, and snippets.

@fgarcia
Created October 13, 2012 07:59
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 fgarcia/3883751 to your computer and use it in GitHub Desktop.
Save fgarcia/3883751 to your computer and use it in GitHub Desktop.
launch Skitch and take Crosshair screenshot
activate application "Skitch"
tell application "System Events"
keystroke "5" using {command down, shift down}
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment