aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tt.programs.ahk6
1 files changed, 6 insertions, 0 deletions
diff --git a/tt.programs.ahk b/tt.programs.ahk
index 10844b6..dd751c7 100644
--- a/tt.programs.ahk
+++ b/tt.programs.ahk
@@ -134,4 +134,10 @@ KeyWait, MButton
SendInput, {Space Up}{LButton Up}
return
+#If WinActive("ahk_class PuTTY") and Layout() = layouts.sv ; see tt.layout.ahk
++SC00D::SendInput, ``{Space}
++SC01B::SendInput, {^}{Space}
+<^>!SC01B::SendInput, ~{Space}
+#If
+
#IfWinActive