Skip to content

Instantly share code, notes, and snippets.

@sorenlouv
Last active January 25, 2024 10:52
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save sorenlouv/c948678c090fb6906208545d6a36196d to your computer and use it in GitHub Desktop.
Save sorenlouv/c948678c090fb6906208545d6a36196d to your computer and use it in GitHub Desktop.
Map tilde sign (`) to section sign (§) on MacOS (useful for UK keyboards)
hidutil property --set '{"UserKeyMapping":[{"HIDKeyboardModifierMappingSrc":0x700000064,"HIDKeyboardModifierMappingDst":0x700000035},{"HIDKeyboardModifierMappingSrc":0x700000035,"HIDKeyboardModifierMappingDst":0x700000064}]}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment