summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authordavid <david@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2007-08-31 11:15:16 +0000
committerdavid <david@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2007-08-31 11:15:16 +0000
commitea40091e1cb0bd7131c8f30b3ed05a21da4fd599 (patch)
tree4439ff003e4b9a22ec138fb58f23f0c2d4ccec49 /windows
parent3ad9e09762c4d2dec4f8a10c64dd47cf43965d88 (diff)
autohotkey: schmales Leerzeichen geschützt (U+202F statt U+2009)
git-svn-id: https://svn.neo-layout.org@245 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows')
-rw-r--r--windows/XP/autohotkey/neo20-all-in-one.ahk2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/XP/autohotkey/neo20-all-in-one.ahk b/windows/XP/autohotkey/neo20-all-in-one.ahk
index c26d11a..144129c 100644
--- a/windows/XP/autohotkey/neo20-all-in-one.ahk
+++ b/windows/XP/autohotkey/neo20-all-in-one.ahk
@@ -1925,7 +1925,7 @@ return
else if Ebene = 5
Send 0
else if Ebene = 6
- SendUnicodeChar(0x2009) ; schmales Leerzeichen
+ SendUnicodeChar(0x202F) ; schmales Leerzeichen
else
Send {blind}{Space}
PriorDeadKey := ""