mbox series

[v2,0/1] input: Add lang1 and lang2 to QKeyCode

Message ID 20210617023113.2441-1-akihiko.odaki@gmail.com (mailing list archive)
Headers show
Series input: Add lang1 and lang2 to QKeyCode | expand

Message

Akihiko Odaki June 17, 2021, 2:31 a.m. UTC
This patch adds two QKeyCodes. The corresponding path for ui/keycodemapdb
is titled as "Add QEMU QKeyCode 'lang1' and 'lang2'". This patch should be
applied *before* applying the patch for ui/keycodemapdb, or it causes
build failures.

v1 -> v2:

 - Documented the new QKeyCodes as available "since 6.1".

Akihiko Odaki (1):
  input: Add lang1 and lang2 to QKeyCode

 qapi/ui.json | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)