- Fixes RCtrl key on Left Cmd position for Windows using VMs & VS Code remaps. Recloses #191

This commit is contained in:
Ben Reaves
2020-05-30 19:46:11 -05:00
parent eb576a6217
commit c0bfec035f
2 changed files with 20 additions and 11 deletions

View File

@@ -30,6 +30,7 @@ define_conditional_modmap(lambda wm_class: wm_class.casefold() not in terminals,
# Key.RIGHT_CTRL: Key.RIGHT_META, # WinMac
# # KintoWin
# Key.LEFT_CTRL: Key.RIGHT_CTRL, # KintoWin
# # Mac Only
# Key.LEFT_META: Key.RIGHT_CTRL, # Mac