diff options
Diffstat (limited to 'windows/XP/autohotkey')
-rw-r--r-- | windows/XP/autohotkey/neo20-all-in-one.ahk | 2 | ||||
-rw-r--r-- | windows/XP/autohotkey/neo20.ahk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/windows/XP/autohotkey/neo20-all-in-one.ahk b/windows/XP/autohotkey/neo20-all-in-one.ahk index 0113189..96bf44b 100644 --- a/windows/XP/autohotkey/neo20-all-in-one.ahk +++ b/windows/XP/autohotkey/neo20-all-in-one.ahk @@ -719,7 +719,7 @@ return if Ebene = 1
sendinput {blind}ß
else if Ebene = 2
- send SS ; wird versal-ß
+ Unicode("ẞ") ; versal-ß
else if Ebene = 3
Unicode("ij") ; ij
else if Ebene = 4
diff --git a/windows/XP/autohotkey/neo20.ahk b/windows/XP/autohotkey/neo20.ahk index a7940f1..069661f 100644 --- a/windows/XP/autohotkey/neo20.ahk +++ b/windows/XP/autohotkey/neo20.ahk @@ -631,7 +631,7 @@ Return Return
+p::sendinput {blind}Q
-+ü::send SS ; wird versal-ß
++ü::Unicode("ẞ") ; versal-ß
++::Unicode("ˉ") ; macron, tot
|