-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Unstable keyboard layout switching #510
Comments
I have often seen people having trouble with using the modifier-only ... (for terminals in KDE)
### Keyboard input source (language/layout) switching in KDE Plasma
C("LC-Space"): [bind,C("Super-Alt-L")], # keyboard input source (layout) switching (Last-Used) (kde)
C("Shift-LC-Space"): [bind,C("Super-Alt-K")], # keyboard input source (layout) switching (Next) (kde) ... (for non-terminals in KDE)
### Keyboard input source (language/layout) switching in KDE Plasma
C("Super-Space"): [bind,C("Super-Alt-L")], # keyboard input source (layout) switching (Last-Used) (kde)
C("Shift-Super-Space"): [bind,C("Super-Alt-K")], # keyboard input source (layout) switching (Next) (kde) I would try disabling the I really have no idea what this could be about, and I doubt that anything meaningful would show up if you ran But if you can find something that points to the keymapper being the problem, I'll try to look deeper into it. If this happens again, try typing the native shortcut yourself before using When the shortcut stops working, it would also be interesting to disable Toshy from the tray icon and then try to use the Plasma native shortcut Obviously when Toshy is disabled, the physical keys will be back to normal, with Confused yet? Me too! 😆 |
Thank you! I'm staying waiting for any accidents. |
Problem observed:
Sometimes stop reacting to hotkey control+space
Restores after I'm switching layout with alt+shift once
Frequently observed in electron apps (p3x-onenote-bin)
The text was updated successfully, but these errors were encountered: