summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorerik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-04-05 16:51:06 +0000
committererik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-04-05 16:51:06 +0000
commitc174b8533545ca568315b07f670bc5c323f1b6b4 (patch)
treef36d8854ec39e9a3b0417207ce99dee9670d146a /windows
parent4911589e21c3ab20545e5cf62f65c79c14ab76b4 (diff)
downloadneo-layout-c174b8533545ca568315b07f670bc5c323f1b6b4.tar.gz
neo-layout-c174b8533545ca568315b07f670bc5c323f1b6b4.tar.bz2
neo-layout-c174b8533545ca568315b07f670bc5c323f1b6b4.zip
\' und " vertauscht
git-svn-id: https://svn.neo-layout.org@468 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows')
-rw-r--r--windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk2
1 files changed, 1 insertions, 1 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 1aad14f..6965958 100644
--- a/windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk
+++ b/windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk
@@ -1044,7 +1044,7 @@ return
Send {+}
}
else if Ebene = 6
- SendUnicodeChar(0x2202) ; "verdrehtes e" (partielle Ableitung)
+ SendUnicodeChar(0x2202) ; "geschweiftes d" (partielle Ableitung)
PriorDeadKey := "" CompKey := ""
return