summaryrefslogtreecommitdiffstats
path: root/windows/autohotkey/Source/Keys-Neo.ahk
diff options
context:
space:
mode:
authorstmayer <stmayer@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-08-11 12:12:27 +0000
committerstmayer <stmayer@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-08-11 12:12:27 +0000
commit7d988cac889e257ac003133f1ca2a48250ebd3f2 (patch)
tree8100933db8948ac7912efd063fcdccc1c4569982 /windows/autohotkey/Source/Keys-Neo.ahk
parent70fb0eace143254f0a435f74f8c1765849f55e1e (diff)
AHK: Mod4+d NumpadKomma gibt es nicht, korrigiert
git-svn-id: https://svn.neo-layout.org@744 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/autohotkey/Source/Keys-Neo.ahk')
-rw-r--r--windows/autohotkey/Source/Keys-Neo.ahk2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/autohotkey/Source/Keys-Neo.ahk b/windows/autohotkey/Source/Keys-Neo.ahk
index 3e37a63..8288e58 100644
--- a/windows/autohotkey/Source/Keys-Neo.ahk
+++ b/windows/autohotkey/Source/Keys-Neo.ahk
@@ -896,7 +896,7 @@ neo_d:
else if (Ebene = 3)
send {blind}:
else if (Ebene = 4)
- Send {blind}{NumPadKomma}
+ send `,
else if (Ebene = 5)
SendUnicodeChar(0x03B4) ;delta
else if (Ebene = 6)