summaryrefslogtreecommitdiff
path: root/windows/XP/autohotkey/neo20-all-in-one.ahk
diff options
context:
space:
mode:
authorerik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-03-10 08:37:14 +0000
committererik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-03-10 08:37:14 +0000
commita222541d8d83bf900f1740bd861e26d752e013a6 (patch)
tree85461ebd29f2d9c7cb74eeab30ddac8c50736d9d /windows/XP/autohotkey/neo20-all-in-one.ahk
parent04f1eb46223ece12265a0ca43a9012f83979411b (diff)
downloadneo-layout-a222541d8d83bf900f1740bd861e26d752e013a6.tar.gz
neo-layout-a222541d8d83bf900f1740bd861e26d752e013a6.tar.bz2
neo-layout-a222541d8d83bf900f1740bd861e26d752e013a6.zip
AltGr zu Mod3 und Mod5 zu Mod4 in den restlichen Dateien
git-svn-id: https://svn.neo-layout.org@408 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/XP/autohotkey/neo20-all-in-one.ahk')
-rw-r--r--windows/XP/autohotkey/neo20-all-in-one.ahk8
1 files changed, 4 insertions, 4 deletions
diff --git a/windows/XP/autohotkey/neo20-all-in-one.ahk b/windows/XP/autohotkey/neo20-all-in-one.ahk
index e88520d..fda6c12 100644
--- a/windows/XP/autohotkey/neo20-all-in-one.ahk
+++ b/windows/XP/autohotkey/neo20-all-in-one.ahk
@@ -99,7 +99,7 @@ PriorDeadKey := ""
}
return
-; KP_Decimal durch Mod5+Mod5
+; KP_Decimal durch Mod4+Mod4
*<::
*SC138::
if GetKeyState("<","P") and GetKeyState("SC138","P")
@@ -1826,7 +1826,7 @@ return
------------------------------------------------------
*/
-;SC056 (<) wird zu Mod5
+;SC056 (<) wird zu Mod4
*y::
EbeneAktualisieren()
@@ -2995,7 +2995,7 @@ EbeneAktualisieren()
Ebene += 2
}
- ; ist Mod5 down? Mod3 hat Vorrang!
+ ; ist Mod4 down? Mod3 hat Vorrang!
else if ( GetKeyState("<","P") or GetKeyState("SC138","P") )
{
Ebene += 4
@@ -3098,4 +3098,4 @@ EncodeInteger(ref, val)
------------------------------------------------------
*/
-+pause::suspend \ No newline at end of file
++pause::suspend