https://bugs.kde.org/show_bug.cgi?id=394529

--- Comment #8 from Christoph Feck <cf...@kde.org> ---
Changing KGlobalAccel won't help, it cannot generate mouse clicks, it only
sends D-Bus messages to applications when you press the global shortcuts. Those
D-Bus messages are then translated to QAction triggers. As I said, it won't
help for applications that need QMouseEvent.

If libinput doesn't allow plugins to generate fake input events (or remapping
input events), then either the Qt toolkit would need to be expanded (very
unlikely to happen, because Qt developers stay away from any type of
configuration), or the applications need to handle it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to