summaryrefslogtreecommitdiffstats
path: root/windows/autohotkey/neo20.ahk
diff options
context:
space:
mode:
authorstmayer <stmayer@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-09-16 14:09:56 +0000
committerstmayer <stmayer@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-09-16 14:09:56 +0000
commit6a5a5759873d82bf78362fbbca04ada55fb9bf17 (patch)
treef42583fa5f9eda654ef5dff15feccebb002e1815 /windows/autohotkey/neo20.ahk
parent97b96958c0929182f8521076a22cb3b595856f5f (diff)
Leerzeile eingefügt, damit Treiber wieder funktioniert
git-svn-id: https://svn.neo-layout.org@896 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/autohotkey/neo20.ahk')
-rw-r--r--windows/autohotkey/neo20.ahk3
1 files changed, 2 insertions, 1 deletions
diff --git a/windows/autohotkey/neo20.ahk b/windows/autohotkey/neo20.ahk
index 0f465d2..45c0cb7 100644
--- a/windows/autohotkey/neo20.ahk
+++ b/windows/autohotkey/neo20.ahk
@@ -2144,7 +2144,8 @@ CheckComp(d) {
TryThirdCompKey = 1
return 1
}
-}CheckCompose() {
+}
+CheckCompose() {
CheckCompUni("<G> <A>", 0x391)
CheckCompUni("<G> <B>", 0x392)
CheckCompUni("<G> <E>", 0x395)