Skip to content

🍒 xkb: support converting Qt keys to keysyms

Yifan Zhu requested to merge work/cherry-pick-09d4f3fd into Plasma/6.1

QXkbCommon::toKeysym doesn't correctly handle the case where a single Qt key map to multiple keysyms.

BUG: 482847

(cherry picked from commit 09d4f3fd)

Merge request reports