Skip to content

xkb: support converting Qt keys to keysyms

Yifan Zhu requested to merge work/fanzhuyifan/xkb into master

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

BUG: 482847

CC @apol

Merge request reports