| Summary: | Add ability to use mouse shortcuts (modifiers/no modifiers + click/double-click/ back/forward button/wheel up/down) | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kglobalaccel | Reporter: | Andrew Shark <ashark> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | kdebugzillamail, major-mayer, mksybr, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.11.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Screenshot of PyCharm mouse shortcut creation window | ||
|
Description
Andrew Shark
2023-08-07 13:02:14 UTC
As the GlobalShortcuts is rolling out to applications slowly now, I want to be able to use mouse buttons to mute my microphone in conference calls. Please consider allowing this, as the XDG shortcuts spec doesn't disallow mouse buttons. There is already similar a UI in System Settings - Mouse for configuring extra buttons, it would be nice if it could be reused in the keyboard shortcut menu. I agree that this would be a useful addition. I believed the (in my opinion prematurely) closed bug about this topic was this one targeting systemsettings - kcm_keys: https://bugs.kde.org/show_bug.cgi?id=171295. However, if KGlobalAccel is actually responsible for handling these bindings, I would strongly support adding mouse/button/wheel support there instead. My keyboard has no dedicated volume keys; I’d like to use Meta + scroll wheel to adjust volume. I want to bind mouse buttons and the scroll wheel directly to actions, without first mapping them to custom key combinations. The current "Assign additional mouse buttons" dialog forces that extra step and is quite cumbersome. |