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

Akihiko Odaki posted 1 patch 2 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/next-importer-push tags/patchew/20210617023113.2441-1-akihiko.odaki@gmail.com
Maintainers: Eric Blake <eblake@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, Markus Armbruster <armbru@redhat.com>
qapi/ui.json | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
[PATCH v2 0/1] input: Add lang1 and lang2 to QKeyCode
Posted by Akihiko Odaki 2 years, 10 months ago
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(-)

-- 
2.30.1 (Apple Git-130)