summaryrefslogtreecommitdiffstats
path: root/windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk
diff options
context:
space:
mode:
authorstmayer <stmayer@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-03-27 10:26:30 +0000
committerstmayer <stmayer@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-03-27 10:26:30 +0000
commit58fd86929f597491078ece87961594286d13e919 (patch)
tree7e99d219a4d41ea6b864e2b5cc1c90d6066b4f47 /windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk
parent21f414ca943ca1ee512f91837e45b7387bffb208 (diff)
ahk: € und $ getauscht
git-svn-id: https://svn.neo-layout.org@453 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk')
-rw-r--r--windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk4
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk b/windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk
index 124cf87..1aad14f 100644
--- a/windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk
+++ b/windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk
@@ -388,7 +388,7 @@ return
}
else if Ebene = 2
{
- send $
+ send €
CompKey := ""
}
else if Ebene = 3
@@ -430,7 +430,7 @@ return
}
else if Ebene = 2
{
- send €
+ send $
CompKey := ""
}
else if Ebene = 3