summaryrefslogtreecommitdiff
path: root/windows/XP
diff options
context:
space:
mode:
authorerik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2007-10-01 20:58:27 +0000
committererik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2007-10-01 20:58:27 +0000
commit865c0d27a049699dc5db3de185b4231496e60af2 (patch)
treead489ed175c8a49fb76ec31ad0daf0cf04266732 /windows/XP
parentd90908dc1b3f9cbe6c6f579bec22420f774015e4 (diff)
downloadneo-layout-865c0d27a049699dc5db3de185b4231496e60af2.tar.gz
neo-layout-865c0d27a049699dc5db3de185b4231496e60af2.tar.bz2
neo-layout-865c0d27a049699dc5db3de185b4231496e60af2.zip
symbol für leerzeichen entfernt, ö und ü getauscht, ein paar fehler in ahk korrigiert
git-svn-id: https://svn.neo-layout.org@289 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/XP')
-rw-r--r--windows/XP/autohotkey/README.txt4
-rw-r--r--windows/XP/autohotkey/neo20-all-in-one.ahk22
2 files changed, 12 insertions, 14 deletions
diff --git a/windows/XP/autohotkey/README.txt b/windows/XP/autohotkey/README.txt
index 26dd0bd..aede0e5 100644
--- a/windows/XP/autohotkey/README.txt
+++ b/windows/XP/autohotkey/README.txt
@@ -4,8 +4,8 @@ Version 16.06.2007
=== Direkte Installation ===
Einfach das Archiv neo20-all-in-one.zip herunterladen, entpacken und die Datei
neo20-all-in-one.exe irgendwo speichern (am besten auf dem Desktop z.B.). Danach
-einen Doppelklick auf diese .exe-Datei und NEO steht in voller Funktionalität zur
-Verfügung! Das alles geht ohne Admin-Rechte und ist auf jedem Rechner sofort
+einen Doppelklick auf diese .exe-Datei und NEO steht in voller Funktionalität
+zur Verfügung! Das alles geht ohne Admin-Rechte und ist auf jedem Rechner sofort
ausführbar.
Achtung: Da sich NEO in der Entwicklung befindet, kann es vorkommen, dass die
exe-Datei gegenüber der Datei neo20-all-in-one.ahk leicht veraltet sein kann.
diff --git a/windows/XP/autohotkey/neo20-all-in-one.ahk b/windows/XP/autohotkey/neo20-all-in-one.ahk
index 6704ae0..4155e4a 100644
--- a/windows/XP/autohotkey/neo20-all-in-one.ahk
+++ b/windows/XP/autohotkey/neo20-all-in-one.ahk
@@ -164,7 +164,7 @@ return
else if Ebene = 4
send ¼
else if Ebene = 5
- Unicode("â…›") ; 1/8
+ Unicode("•") ; bullet
PriorDeadKey := ""
return
@@ -1346,9 +1346,9 @@ return
*y::
EbeneAktualisieren()
if Ebene = 1
- sendinput {blind}ö
+ sendinput {blind}ü
else if Ebene = 2
- sendinput {blind}Ö
+ sendinput {blind}Ü
else if Ebene = 3
send {blind}{#}
else if Ebene = 5
@@ -1359,15 +1359,15 @@ return
*x::
EbeneAktualisieren()
if Ebene = 1
- sendinput {blind}ü
+ sendinput {blind}ö
else if Ebene = 2
- sendinput {blind}Ü
+ sendinput {blind}Ö
else if Ebene = 3
send $
else if Ebene = 5
Send {Del}
else if Ebene = 6
- Unicode("∫") ; Int
+ Send +{Del}
PriorDeadKey := ""
return
@@ -1475,10 +1475,8 @@ return
send {blind}{+}
else if Ebene = 4
Unicode("β") ;beta
- else if Ebene = 5
- Unicode("∞") ;infty
else if Ebene = 6
- Unicode("•") ; bullet
+ Unicode("∞") ;infty
PriorDeadKey := ""
return
@@ -1508,6 +1506,8 @@ return
Unicode("µ") ;micro, mu wäre μ
else if Ebene = 5
Send 1
+ else if Ebene = 6
+ Unicode("∫") ; Int
PriorDeadKey := ""
return
@@ -1922,9 +1922,7 @@ return
*Space::
EbeneAktualisieren()
- if Ebene = 3
- SendUnicodeChar(0x2423) ; Symbol für Leerzeichen
- else if Ebene = 4
+ if Ebene = 4
SendUnicodeChar(0x00A0) ; geschütztes Leerzeichen
else if Ebene = 5
Send 0