From d83f31b812d2fdcee282d92843fea9ffdc1faaea Mon Sep 17 00:00:00 2001 From: martin_r Date: Tue, 16 Sep 2008 04:16:27 +0000 Subject: Cokos mit 4 Tasten möglich. horizontalen Ellipsen-CompKey wiederhergestellt. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@888 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/Source/Keys-Neo.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'windows/autohotkey/Source/Keys-Neo.ahk') diff --git a/windows/autohotkey/Source/Keys-Neo.ahk b/windows/autohotkey/Source/Keys-Neo.ahk index 4083494..baf8db0 100644 --- a/windows/autohotkey/Source/Keys-Neo.ahk +++ b/windows/autohotkey/Source/Keys-Neo.ahk @@ -793,7 +793,7 @@ neo_punkt: if (Ebene = 1) OutputChar(".", "period") else if (Ebene = 2) - SendUnicodeChar("0x2026", "U2026") ; Ellipse + SendUnicodeChar("0x2026", "ellipsis") ; Ellipse else if (Ebene = 3) OutputChar("'", "apostrophe") else if ((Ebene = 4) and !(CheckDeadUni("c1",0x00B3) -- cgit v1.2.3