neovars: allow lang-s-modus in qwertz-mode

- seems to work properly?
- why would customLayout (i.e. with the QWERTZ layout string) work, but not qwertz-mode,
  when both use the same custom-layout capabilities internally?
This commit is contained in:
ferdinym 2020-10-09 20:30:11 +02:00
parent 037e2bc112
commit 7ca4999413
1 changed files with 4 additions and 4 deletions

View File

@ -9,10 +9,10 @@ CP3F11 := "P__LnSt"
CharProc__LnSt() {
global
; Nur aktivieren, wenn kein Qwertz aktiv ist
if (isQwertz) {
TrayTip,Lang-S-Tastatur,Die Lang-S-Belegungsvariante kann nicht im QWERTZ-Modus aktiviert werden.,10,1
Return
}
;if (isQwertz) {
; TrayTip,Lang-S-Tastatur,Die Lang-S-Belegungsvariante kann nicht im QWERTZ-Modus aktiviert werden.,10,1
; Return
;}
;Lang-s-Tastatur: Toggle
LangSTastatur := !(LangSTastatur)