carabiner

change key bindings

If you check “Control + Y to Command + V”, pressing “Control + Y” will execute the paste keybind “Command + V”.

Add Custom Settings - Edit Private.xml

For example, if you edit the key binding that executes “Command + W” when you press “Control + W” as follows, it is OK. [xml] Private Key Change Control+W to Command+W private.app_chrome_command_to_ctru –KeyToKey– KeyCode::W, VK_CONTROL, KeyCode::W, VK_COMMAND [/xml]

install