diff options
-rw-r--r-- | tt.keyboard.ahk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tt.keyboard.ahk b/tt.keyboard.ahk index caa2a18..9971d95 100644 --- a/tt.keyboard.ahk +++ b/tt.keyboard.ahk @@ -21,6 +21,7 @@ LWin Up::Send {Esc} *#BackSpace::Delete #F9::PrintScreen #F12::Insert +<^>!<::| *#h::SendInput, % Modifiers() "{Left down}" #h Up::SendInput, {Left up} |