Skip to content

Instantly share code, notes, and snippets.

@costa
Created August 1, 2019 12:08
Show Gist options
  • Save costa/1f63b5572d60064507faa8f8a60e6687 to your computer and use it in GitHub Desktop.
Save costa/1f63b5572d60064507faa8f8a60e6687 to your computer and use it in GitHub Desktop.
Map § (section sign) to esc (escape key) and vice versa (Apple UK keyboard, macOS 10.14, ABC input source)
hidutil property --set '{"UserKeyMapping":[{"HIDKeyboardModifierMappingSrc":0x700000064,"HIDKeyboardModifierMappingDst":0x700000029},{"HIDKeyboardModifierMappingSrc":0x700000029,"HIDKeyboardModifierMappingDst":0x700000064}]}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment