[kdelibs] [Bug 309193] Keyboard shortcuts doesn't work if non-english keyboard layout is set before english one

Andrey bugzilla_noreply at kde.org
Fri Apr 23 23:32:43 BST 2021


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

--- Comment #74 from Andrey <butirsky at gmail.com> ---
(In reply to Andrey from comment #73)
> I'll see if similar approach can be reused to fix it on X11
Well, it can.
But need to link KKeyServer with xkbcommon library first and add some glue init
code there, pretty much the same as it's done in
https://code.woboq.org/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp.html.
Also it might be worth to think about reusing that whole Qt's xcbkeyboard
plugin as from what I can see KKeyServer mostly just duplicates functionality
there.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the konsole-devel mailing list