- Prevents physical Ctrl+Space from remapping into Ctrl+Esc, aka start menu. #264

This commit is contained in:
Ben Reaves
2020-08-24 03:57:22 -05:00
parent b1d5aa68f3
commit b1c361080a

View File

@@ -266,7 +266,7 @@ $^Backspace::Send +{Home}{Delete}
!+Right::Send ^+{Right}
; Cmd+Space Alternative
^Space::Send ^{Esc}
$^Space::Send ^{Esc}
#IfWinActive ahk_group intellij
; General