From e56572d0ba2eccd2e99d1d0c8058a24c322780d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?m=C3=B6si?= Date: Fri, 7 Nov 2008 10:47:34 +0000 Subject: =?UTF-8?q?ticket#7:=20fixed.=20Jeder=20Nicht-Modifier-Tastendruck?= =?UTF-8?q?=20wird=20registriert=20und=20verhindert=20darauffolgendes=20Ak?= =?UTF-8?q?tivieren=20des=20CapsLock=20mit=20dem=20=C3=BCberlappenden=20Dr?= =?UTF-8?q?=C3=BCcken=20des=20anderen=20Shift.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1133 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/neo-vars/src/Source/varsfunctions.ahk | 1 + 1 file changed, 1 insertion(+) (limited to 'windows/neo-vars/src/Source/varsfunctions.ahk') diff --git a/windows/neo-vars/src/Source/varsfunctions.ahk b/windows/neo-vars/src/Source/varsfunctions.ahk index 58d1f38..079a333 100644 --- a/windows/neo-vars/src/Source/varsfunctions.ahk +++ b/windows/neo-vars/src/Source/varsfunctions.ahk @@ -30,6 +30,7 @@ AllStar(This_HotKey) { CharStarDown(PhysKey, ActKey, char) { global + wasNonShiftKeyPressed := 1 if (PP%PhysKey% != "") CompNew := PP%PhysKey% ; Von Tastaturwiederholung else -- cgit v1.2.3