Skip to content

Instantly share code, notes, and snippets.

@leovujanic
Last active December 16, 2019 20:06
Show Gist options
  • Select an option

  • Save leovujanic/f948cb3a61d1572d1ec4739c38c1bfcb to your computer and use it in GitHub Desktop.

Select an option

Save leovujanic/f948cb3a61d1572d1ec4739c38c1bfcb to your computer and use it in GitHub Desktop.
Mac user key mapping - switch y and z
hidutil property --set '{"UserKeyMapping": [{"HIDKeyboardModifierMappingSrc":0x70000001c, "HIDKeyboardModifierMappingDst":0x70000001d}, {"HIDKeyboardModifierMappingSrc":0x70000001d, "HIDKeyboardModifierMappingDst":0x70000001c}] }'
@leovujanic
Copy link
Author

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