https://bugs.kde.org/show_bug.cgi?id=377107
RJVB <rjvber...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rjvber...@gmail.com --- Comment #1 from RJVB <rjvber...@gmail.com> --- Created attachment 104328 --> https://bugs.kde.org/attachment.cgi?id=104328&action=edit patch for the keysym translation issue This patch adapts the solution from http://italc.sourcearchive.com/documentation/1.0.9.1/vncview_8cpp-source.html The test `if (QGuiApplication::platformName() == QStringLiteral("xcb"))` must probably include the wayland QPA, if that platform also returns X11/RFB keysyms from QKeyEvent::nativeVirtualKey(). -- You are receiving this mail because: You are watching all bug changes.