From e9a5890cbe15c9a49012138b76f5b47d40fb7780 Mon Sep 17 00:00:00 2001 From: martin_r Date: Mon, 18 Aug 2008 22:22:41 +0000 Subject: Syntaxfehler korrigiert. git-svn-id: https://svn.neo-layout.org@777 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/neo20.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'windows/autohotkey/neo20.ahk') diff --git a/windows/autohotkey/neo20.ahk b/windows/autohotkey/neo20.ahk index 1bec1ea..b409ef0 100644 --- a/windows/autohotkey/neo20.ahk +++ b/windows/autohotkey/neo20.ahk @@ -465,7 +465,7 @@ EbeneAktualisieren() IsShiftPressed() -{aAAA +{ global return ((GetKeyState("Shift","P")) = !(isMod2Locked)) ;xor } -- cgit v1.2.3