This file contains hidden or 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
# 0x700000064 is the useless section sign key below ESC on Finnish keyboards | |
# 0x700000029 is ESC | |
hidutil property --set '{"UserKeyMapping": [{ | |
"HIDKeyboardModifierMappingSrc":0x700000064, | |
"HIDKeyboardModifierMappingDst":0x700000029 | |
}]}' |