| Summary: | Custom Global Shortcut doesn't work if letter is included in shortcut | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | cprog |
| Component: | kcm_keys | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | duha.bugs, fanzhuyifan, kde |
| Priority: | NOR | ||
| Version First Reported In: | 6.1.4 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
cprog
2024-08-26 20:52:48 UTC
I am unable to reproduce this on Arch KDE 6.1.4 with X11. Can you check if you have something like: [services][xcowsay.desktop] _launch=Alt+Shift+R in your ~/.config/kglobalshortcutsrc config file? Did you set Alt+Shift for layout switching? What layout are you using? (In reply to duha.bugs from comment #1) > I am unable to reproduce this on Arch KDE 6.1.4 with X11. > > Can you check if you have something like: > > [services][xcowsay.desktop] > _launch=Alt+Shift+R > > in your ~/.config/kglobalshortcutsrc config file? Yes, I do (In reply to fanzhuyifan from comment #2) > Did you set Alt+Shift for layout switching? What layout are you using? I'm using Right Alt for layout switching US Layout (In reply to cprog from comment #4) > (In reply to fanzhuyifan from comment #2) > > Did you set Alt+Shift for layout switching? What layout are you using? > > I'm using Right Alt for layout switching > US Layout Unfortunately this seems to be a known upstream xkb issue that the layout switching shortcut interferes with ordinary shortcuts: https://gitlab.freedesktop.org/xorg/xserver/-/issues/258 If you use the alternate shortcut handled by plasma, the issue should be resolved (currently there are just some issues with alt+shift, all other shortcuts should work fine). |