diff options
author | martin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-07-11 21:20:02 +0000 |
---|---|---|
committer | martin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-07-11 21:20:02 +0000 |
commit | e609c258e96a7e561a4234cf135ceb1d83a3d602 (patch) | |
tree | 4f1f1806f2d4ba0010189f16937961ad4a6691b0 | |
parent | 4690e0f518f4d2e133c377c180e0bd91f2c9f6e3 (diff) |
Au weia, ſ-Lock wieder rausgenommen
git-svn-id: https://svn.neo-layout.org@638 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r-- | windows/autohotkey/Source/Keys-Neo.ahk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/autohotkey/Source/Keys-Neo.ahk b/windows/autohotkey/Source/Keys-Neo.ahk index 585f873..8ad0ac6 100644 --- a/windows/autohotkey/Source/Keys-Neo.ahk +++ b/windows/autohotkey/Source/Keys-Neo.ahk @@ -1263,7 +1263,7 @@ neo_sz: }
else if Ebene = 4
{
- LangSTastatur := not(LangSTastatur) ; schaltet die Lang-s-Tastatur ein und aus
+ ;LangSTastatur := not(LangSTastatur) ; schaltet die Lang-s-Tastatur ein und aus
}
else if Ebene = 5
SendUnicodeChar(0x03C2) ; varsigma
|