summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authormatthias <matthias@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-06-22 10:53:17 +0000
committermatthias <matthias@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-06-22 10:53:17 +0000
commita634ca058b28154a93a72349e489223de76f4ac3 (patch)
tree8c0970b1c852f0bb4edcb968e0e6f846a678b8e3 /windows
parent4f2d8849f0ab4599ff84e5233a4c2edb34953731 (diff)
downloadneo-layout-a634ca058b28154a93a72349e489223de76f4ac3.tar.gz
neo-layout-a634ca058b28154a93a72349e489223de76f4ac3.tar.bz2
neo-layout-a634ca058b28154a93a72349e489223de76f4ac3.zip
Ebene 4 Tab verhält sich jetzt wie das andere Tab dank "goto neo_tab"
git-svn-id: https://svn.neo-layout.org@561 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows')
-rw-r--r--windows/autohotkey/neo20-all-in-one.ahk6
1 files changed, 4 insertions, 2 deletions
diff --git a/windows/autohotkey/neo20-all-in-one.ahk b/windows/autohotkey/neo20-all-in-one.ahk
index 5a28fb2..540a7bf 100644
--- a/windows/autohotkey/neo20-all-in-one.ahk
+++ b/windows/autohotkey/neo20-all-in-one.ahk
@@ -14,7 +14,9 @@
Ideen: - Symbol ändern (Neo-Logo abwarten)
- bei Ebene 4 rechte Hand (Numpad) z.B. Numpad5 statt 5 senden
CHANGEHISTORY:
- Aktuelle Revision (von Dennis Heidsiek):
+ Aktuelle Revision (von Matthias Berg):
+ - Ebene 4 Tab verhält sich jetzt wie das andere Tab dank "goto neo_tab"
+ Revision 560 (von Dennis Heidsiek):
- Neue Option im Skript: bildschirmTastaturEinbinden bindet die PNG-Bilder der
Bildschirmtastur mit in die exe-Datei ein, so dass sich der Benutzer nur eine Datei
herunterladen muss
@@ -2983,7 +2985,7 @@ neo_ö:
else if Ebene = 3
send $
else if Ebene = 4
- Send {Tab}
+ goto neo_tab
else if Ebene = 5
{} ;leer
else if Ebene = 6