pqrs-org / KE-complex_modifications

Karabiner-Elements complex_modifications rules
https://ke-complex-modifications.pqrs.org/
The Unlicense
1.32k stars 1.1k forks source link

How to swap Cmd and Ctrl Only in All terminal applications? #1114

Open yyx-dev opened 2 years ago

yyx-dev commented 2 years ago

The positions of command and ctrl can be exchanged in various terminal applications, like terminal, iter2, alackitty, tabby? Thank you all, have a good day ^_^

yyx-dev commented 2 years ago

To add, there is no exchange in other applications, only swapped in those terminal applications.

MuhammedZakir commented 2 years ago

See https://ke-complex-modifications.pqrs.org/#swap_ctrl_and_cmd_except_in_terminal.

That does opposite of what you asked. To use that for your case, download it, change frontmost_application_unless to frontmost_application_if and add bundle identifiers of apps you use in bundle_identifiers (it's a comma seperated list). Then, import it.

yyx-dev commented 2 years ago

请参阅https://ke-complex-modifications.pqrs.org/#swap_ctrl_and_cmd_except_in_terminal。

That does opposite of what you asked. To use that for your case, download it, change frontmost_application_unless to frontmost_application_if and add bundle identifiers of apps you use in bundle_identifiers (it's a comma seperated list). Then, import it.

Thank you very much for your reply, I didn't see that I can editor the json files before. This is my first time speaking on GitHub, It feels so amzing. \^o^//