From f6313389ab6899ceffa542e3a13b060d194ff04d Mon Sep 17 00:00:00 2001 From: david Date: Fri, 15 Jun 2007 11:39:35 +0000 Subject: Versal-SZ hinzugefügt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@166 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/XP/autohotkey/neo20-all-in-one.ahk | 2 +- windows/XP/autohotkey/neo20.ahk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'windows') 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 -- cgit v1.2.3