mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-01 16:56:38 +02:00
- Prevents physical Ctrl+Space from remapping into Ctrl+Esc, aka start menu. #264
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user