Last active
August 26, 2022 08:56
-
-
Save giseongeom/2967a6632d5f76501fd62207e339b870 to your computer and use it in GitHub Desktop.
Change windows menu key as Mac option using hidutil
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# hidutil property --set '{"UserKeyMapping":[ { "HIDKeyboardModifierMappingSrc": 0x700000065, "HIDKeyboardModifierMappingDst": 0x7000000E6 } ]}' | |
hidutil property --set '{"UserKeyMapping":[ | |
{ | |
"HIDKeyboardModifierMappingSrc": 0x700000065, | |
"HIDKeyboardModifierMappingDst": 0x7000000E6 | |
}, | |
]}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
com.example.KeyRemapping.plist