1

I have two command keys on my MacBook Pro(High Sierra). I often use control with my pinky finger. Is it possible to map only right Cmd key with control key while the left Cmd key should function as it is? It would really help in removing the strain from pinky finger.

P.S. I looked at the solution of similar question and found that the specification is not only outdated but doesn't contain the hex code for right and left command keys.

I also tried the following command by using key code from /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Headers/Events.h file but it still doesn't works

hidutil property --set '{"UserKeyMapping":
[{
    "HIDKeyboardModifierMappingSrc":0x700000036,
    "HIDKeyboardModifierMappingDst":0x70000003b}]
}'

0 Answers0