| Summary: | kcm_keys allows setting multiple Walk Through Windows/Task Switcher shortcuts, but only one can be pressed multiple times in sequence | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | kderocks38 <sourcework> |
| Component: | tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | minor | CC: | cwo.kde, FishBoneEK, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.27.8 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=468163 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
kderocks38
2024-09-10 19:54:01 UTC
This depends a bit on the precise shortcut you are planning to set. If you are trying to use a shortcut that does not contain a modifier key (Alt, Meta, etc), this issue is tracked in bug 468163. But as you are talking about pressing a second key, I'll assume you are using a modifier+regular key shortcut. You need to uncheck the default Alt-Tab shortcut for this to work. If you set the keyboard shortcut using the Window Management > Task Switcher configuration page, it will do it automatically for you. If you set a custom keyboard shortcut in kcm_keys, only the first one will cycle through all tasks; this is the default shortcut if that one is checked, or the first custom shortcut that is in the list there. All others will only trigger once, but as you described you can't press them again to cycle through the list. I've replicated this in Plasma 5.27 and git master. I'm not sure where the correct fix for this is, but I'll put it in the tabbox component for now as that's where the other bug is filed and these seem related. Hi cwo,
Thank you for the detailed explanation !
" I'll assume you are using a modifier+regular key shortcut."
You are right, I could have precised it, I use Alt + Spacebar and also CTRL + Spacebar
"I'll put it in the tabbox component for now as that's where the other bug is filed and these seem related."
Thanks a lot !
*** Bug 493563 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 468163 *** |