diff options
Diffstat (limited to 'windows/autohotkey/Source/Keys-Neo.ahk')
-rw-r--r-- | windows/autohotkey/Source/Keys-Neo.ahk | 2 |
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)
|