KE-complex_modifications
KE-complex_modifications copied to clipboard
Disable Specific Keyboard Modifications
I need to disable the keyboard combination: Left command+shift+[any key]. I'm having some repetitive motion issues with my fingers because I use the keyboard combination left command+shift+A, E, etc. I can't find a way for the app to ignore input from both of these keys (plus any other key) when all three are pressed at the same time.
I haven't tested this.
- Map
left_command+shifttovk_none. - Map
"any": "key_code"withshiftandleft_commandinfrom.modifiers.mandatorytovk_none.
[1] https://karabiner-elements.pqrs.org/docs/json/complex-modifications-manipulator-definition/from/any/