summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorarno <arno@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2007-04-14 13:09:00 +0000
committerarno <arno@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2007-04-14 13:09:00 +0000
commit36f14c930f1eb5c97d7ac66c4b80b95291e2a803 (patch)
tree8e03106c231e197093dfe04b4c1d24c7afd47d69 /windows
parentba65d27025811186160db9036499c4a35f21442a (diff)
downloadneo-layout-36f14c930f1eb5c97d7ac66c4b80b95291e2a803.tar.gz
neo-layout-36f14c930f1eb5c97d7ac66c4b80b95291e2a803.tar.bz2
neo-layout-36f14c930f1eb5c97d7ac66c4b80b95291e2a803.zip
^ und ~ in der ahk aktualisiert
git-svn-id: https://svn.neo-layout.org@69 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows')
-rw-r--r--windows/XP/autohotkey/NEO.ahk4
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/XP/autohotkey/NEO.ahk b/windows/XP/autohotkey/NEO.ahk
index a8ba9c4..5fa25d3 100644
--- a/windows/XP/autohotkey/NEO.ahk
+++ b/windows/XP/autohotkey/NEO.ahk
@@ -186,7 +186,7 @@ SC035::send j
<^>!w::send _
<^>!e::send [
<^>!r::send ]
-<^>!t::send ~
+<^>!t::send {^}
<^>!z::send {!}
<^>!u::send {<}
<^>!i::send {>}
@@ -208,7 +208,7 @@ SC035::send j
<^>!ä::send y
;SC02B (#) wird zu Mod5
-<^>!y::send {^}
+<^>!y::send ~
<^>!x::send $
<^>!c::send |
<^>!v::send {#}