aboutsummaryrefslogtreecommitdiff
path: root/tt.keyboard.ahk
diff options
context:
space:
mode:
Diffstat (limited to 'tt.keyboard.ahk')
-rw-r--r--tt.keyboard.ahk6
1 files changed, 6 insertions, 0 deletions
diff --git a/tt.keyboard.ahk b/tt.keyboard.ahk
index dea17ca..d4fc0b0 100644
--- a/tt.keyboard.ahk
+++ b/tt.keyboard.ahk
@@ -7,6 +7,12 @@
>!s::SendInput, {ASC 0223} ; ß
<^>!s::SendInput, {ASC 0223}
+#If Layout() = layouts.sv && GetKeyState("NumLock", "T") ; see tt.layout.ahk
++SC00D::SendInput, ``{Space}
++SC01B::SendInput, {^}{Space}
+<^>!SC01B::SendInput, ~{Space}
+#If
+
;; ANSI keyboard mappings -----------------------------------------------------
#If Layout() = layouts.us ; see tt.layout.ahk