From 3e796fc38a04d3454e861ea10b5e984ce9bfaaeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Thu, 21 Jan 2021 19:29:32 +0100 Subject: keyboard: Put hotkeys in body (add missing tt directive) --- tt.keyboard.ahk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tt.keyboard.ahk b/tt.keyboard.ahk index 5663ec1..60f8bae 100644 --- a/tt.keyboard.ahk +++ b/tt.keyboard.ahk @@ -1,5 +1,7 @@ ;; General keyboard mappings -------------------------------------------------- +;; -> body + >!-::SendInput, {ASC 0150} ; – <^>!-::SendInput, {ASC 0150} >!s::SendInput, {ASC 0223} ; ß -- cgit v1.2.3