summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authormartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-10-18 01:19:11 +0000
committermartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-10-18 01:19:11 +0000
commitdee9908f9be95a8d3f6a48f6af4849a2e0d8f780 (patch)
treee0de9be60563a7e6b9d08ea4712e7e2a0a2f0934 /windows
parente5d78780552652af2fe4114363575d8c613bee28 (diff)
downloadneo-layout-dee9908f9be95a8d3f6a48f6af4849a2e0d8f780.tar.gz
neo-layout-dee9908f9be95a8d3f6a48f6af4849a2e0d8f780.tar.bz2
neo-layout-dee9908f9be95a8d3f6a48f6af4849a2e0d8f780.zip
e vergessen, done und todo aktualisiert
git-svn-id: https://svn.neo-layout.org@1017 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows')
-rw-r--r--windows/autohotkey/Source/Keys-Neo.ahk20
1 files changed, 10 insertions, 10 deletions
diff --git a/windows/autohotkey/Source/Keys-Neo.ahk b/windows/autohotkey/Source/Keys-Neo.ahk
index 38fcc8e..7b02283 100644
--- a/windows/autohotkey/Source/Keys-Neo.ahk
+++ b/windows/autohotkey/Source/Keys-Neo.ahk
@@ -91,16 +91,16 @@ return
neo_e:
EbeneAktualisieren()
- if (Ebene12 and !(CheckDeadUni12("a1",0x00E9,0x00C9)
- or CheckDeadUni12("a2",0x00E8,0x00C8)
- or CheckDeadUni12("a4",0x0117,0x0116)
- or CheckDeadUni12("a5",0x0119,0x0118)
- or CheckDeadUni12("c1",0x00EA,0x00CA)
- or CheckDeadUni12("c2",0x011B,0x011A)
- or CheckDeadUni12("c3",0x0115,0x0114)
- or CheckDeadUni12("t1",0x1EBD,0x1EBC)
- or CheckDeadUni12("t2",0x0113,0x0112)
- or CheckDeadAsc12("t3","ë","Ë")))
+ if (Ebene12 and !(CheckDeadUni12("c1",0x00EA,0x00CA)
+ or CheckDeadUni12("c2",0x1EBD,0x1EBC)
+ or CheckDeadUni12("c4",0x011B,0x011A)
+ or CheckDeadUni12("c5",0x0115,0x0114)
+ or CheckDeadUni12("c6",0x0113,0x0112)
+ or CheckDeadUni12("g2",0x00E8,0x00C8)
+ or CheckDeadAsc12("g3","ë","Ë")
+ or CheckDeadUni12("a1",0x00E9,0x00C9)
+ or CheckDeadUni12("a2",0x0119,0x0118)
+ or CheckDeadUni12("a6",0x0117,0x0116)))
OutputChar12("e","E","e","E")
else if (Ebene = 3)
OutputChar("{}}", "braceright")