diff options
Diffstat (limited to 'windows')
| -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
 | 
