diff options
-rw-r--r-- | tt.keyboard.ahk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tt.keyboard.ahk b/tt.keyboard.ahk index ba5940b..835f390 100644 --- a/tt.keyboard.ahk +++ b/tt.keyboard.ahk @@ -34,6 +34,13 @@ SC02B::ö >!+SC01B::SendInput, {}} >!+SC02B::SendInput, | +>!a::SendInput, {ASC 0224} ; à +>!+a::SendInput, {ASC 0192} ; À +>!e::SendInput, {ASC 0233} ; é +>!+e::SendInput, {ASC 0201} ; É +>!4::SendInput, {ASC 0164} ; ¤ +>!+4::SendInput, {ASC 0128} ; € + #If ;; Fujitsu FKB8530 mappings --------------------------------------------------- |