From 928a1aff822bca0590e8e6eba77e57da1f1230fb Mon Sep 17 00:00:00 2001 From: david Date: Fri, 13 Jul 2007 12:18:33 +0000 Subject: send {blind} auch für #< MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@197 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/XP/autohotkey/neo20-all-in-one.ahk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'windows/XP/autohotkey') diff --git a/windows/XP/autohotkey/neo20-all-in-one.ahk b/windows/XP/autohotkey/neo20-all-in-one.ahk index 4f2bb9b..44b08ec 100644 --- a/windows/XP/autohotkey/neo20-all-in-one.ahk +++ b/windows/XP/autohotkey/neo20-all-in-one.ahk @@ -584,7 +584,7 @@ return If (PriorDeadKey = "c4") ; Querstrich BSUnicode("≤") Else - send < + send {blind}< } else if Ebene = 4 Unicode("ψ") ;psi @@ -1348,7 +1348,7 @@ return else if Ebene = 2 sendinput {blind}Ö else if Ebene = 3 - send {#} + send {blind}{#} else if Ebene = 5 Send {Esc} PriorDeadKey := "" -- cgit v1.2.3