Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save igolden/af64e139f6b9046fcd962715112cc3d6 to your computer and use it in GitHub Desktop.
Save igolden/af64e139f6b9046fcd962715112cc3d6 to your computer and use it in GitHub Desktop.
Get keyboard id
defaults -currentHost read -g | grep -oP 'keyboard.modifiermapping.\K([0-9-]*)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment