mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 18:38:26 +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}
|
!+Right::Send ^+{Right}
|
||||||
|
|
||||||
; Cmd+Space Alternative
|
; Cmd+Space Alternative
|
||||||
^Space::Send ^{Esc}
|
$^Space::Send ^{Esc}
|
||||||
|
|
||||||
#IfWinActive ahk_group intellij
|
#IfWinActive ahk_group intellij
|
||||||
; General
|
; General
|
||||||
|
Reference in New Issue
Block a user