summaryrefslogtreecommitdiffstats
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
parent97b96958c0929182f8521076a22cb3b595856f5f (diff)
Leerzeile eingefügt, damit Treiber wieder funktioniert
git-svn-id: https://svn.neo-layout.org@896 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r--windows/autohotkey/Source/Methods-Other.ahk2
-rw-r--r--windows/autohotkey/neo20.ahk3
-rw-r--r--windows/autohotkey/neo20.exebin439611 -> 451771 bytes
3 files changed, 3 insertions, 2 deletions
diff --git a/windows/autohotkey/Source/Methods-Other.ahk b/windows/autohotkey/Source/Methods-Other.ahk
index 02d742d..94b3a7b 100644
--- a/windows/autohotkey/Source/Methods-Other.ahk
+++ b/windows/autohotkey/Source/Methods-Other.ahk
@@ -138,4 +138,4 @@ CheckComp(d) {
TryThirdCompKey = 1
return 1
}
-} \ No newline at end of file
+}
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)
diff --git a/windows/autohotkey/neo20.exe b/windows/autohotkey/neo20.exe
index 84c34cb..4c63724 100644
--- a/windows/autohotkey/neo20.exe
+++ b/windows/autohotkey/neo20.exe
Binary files differ