From ae34b07e0e0076cca58878a28e011e976124ec0a Mon Sep 17 00:00:00 2001 From: dennis Date: Wed, 20 Aug 2008 23:07:49 +0000 Subject: Etwas Dokumentation ergänzt. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@782 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 2c1fd53..b23bb0a 100644 --- a/windows/autohotkey/Source/Keys-Neo.ahk +++ b/windows/autohotkey/Source/Keys-Neo.ahk @@ -1500,7 +1500,7 @@ neo_SpaceUp: else if (Ebene = 5) SendUnicodeChar(0x00A0) ; geschütztes Leerzeichen else if (Ebene = 6) - SendUnicodeChar(0x202F) ; schmales Leerzeichen + SendUnicodeChar(0x202F) ; schmales geschütztes Leerzeichen DeadKey := "" CompKey := "" spacepressed := 0 keypressed := 0 -- cgit v1.2.3