summaryrefslogtreecommitdiffstats
path: root/windows/autohotkey/neo20.ahk
diff options
context:
space:
mode:
authormartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-08-27 17:13:08 +0000
committermartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-08-27 17:13:08 +0000
commit20f0f35ab41df06e40b6e159c4e58865a2b0b97f (patch)
treeee96a20dc55761a14aa14f910a63104a5d7653a7 /windows/autohotkey/neo20.ahk
parentaff07a4e818b3444151770f7c9ef6b190c7dffd0 (diff)
Überflüssigen Code entfernt, Code gestrafft
git-svn-id: https://svn.neo-layout.org@812 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/autohotkey/neo20.ahk')
-rw-r--r--windows/autohotkey/neo20.ahk2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/autohotkey/neo20.ahk b/windows/autohotkey/neo20.ahk
index ef19a6e..9692be1 100644
--- a/windows/autohotkey/neo20.ahk
+++ b/windows/autohotkey/neo20.ahk
@@ -261,7 +261,7 @@ Suspend, Permit
else send {blind}{pause}
return
-^,::lernModus := not(lernModus)
+^,::lernModus := !lernModus
^.::einHandNeo := !einHandNeo