Skip to content

Instantly share code, notes, and snippets.

@h0lyalg0rithm
Created August 7, 2015 21:18
Show Gist options
  • Save h0lyalg0rithm/129df411863ae0abe46a to your computer and use it in GitHub Desktop.
Save h0lyalg0rithm/129df411863ae0abe46a to your computer and use it in GitHub Desktop.
Keyboard Maestro Task
osascript -e 'tell application "Keyboard Maestro Engine" to do script "Keyboard International"'
osascript -e 'tell application "Keyboard Maestro Engine" to do script "Keyboard US"'
@imodexe
Copy link

imodexe commented Sep 21, 2018

osascript -e 'tell application "Keyboard Maestro Engine" to do script "Keyboard International"'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment