From 5cbaabf7ce10de01c9ab89629b16affa449c644c Mon Sep 17 00:00:00 2001 From: martin_r Date: Tue, 16 Sep 2008 22:33:32 +0000 Subject: =?UTF-8?q?=C2=BB>=C2=AB=20vergessen.=20Skript=20verbessert.=20Com?= =?UTF-8?q?pose.ahk=20aktualisiert.=201er-Compose=20erm=C3=B6glicht.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@903 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/Source/Methods-Other.ahk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'windows/autohotkey/Source/Methods-Other.ahk') diff --git a/windows/autohotkey/Source/Methods-Other.ahk b/windows/autohotkey/Source/Methods-Other.ahk index 3e6bae1..c32bdd9 100644 --- a/windows/autohotkey/Source/Methods-Other.ahk +++ b/windows/autohotkey/Source/Methods-Other.ahk @@ -110,7 +110,8 @@ CheckComp(d) { global if (PriorDeadKey = "comp") { CompKey := "<" . d . ">" - DeadKey = + PriorDeadKey := DeadKey = + CheckCompose() TryThirdCompKey = 0 return 1 } else if TryFourthCompKey { -- cgit v1.2.3