qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] ui: keymap fixes for 2.10
@ 2017-07-26 11:56 Gerd Hoffmann
  2017-07-26 11:56 ` [Qemu-devel] [PATCH 1/5] ui: add next and prior keysyms Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 23+ messages in thread
From: Gerd Hoffmann @ 2017-07-26 11:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: berrange, Gerd Hoffmann

This series adds multimedia keys to QKeyCodes, allowing them to be
supported (again) by the ps/2 keyboard emulation.  It also fixes
some minor keymap issues along the way.

Gerd Hoffmann (5):
  ui: add next and prior keysyms
  ui: move qemu_input_linux_to_qcode()
  ui: update keymaps
  ui: add multimedia keys
  ps2: enable multimedia keys

 include/ui/input.h |   1 +
 ui/curses_keys.h   |   2 +
 ui/vnc_keysym.h    |   2 +
 hw/input/ps2.c     |   4 --
 ui/input-keymap.c  | 166 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 ui/input-linux.c   | 113 ------------------------------------
 qapi-schema.json   |  17 +++++-
 7 files changed, 187 insertions(+), 118 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2017-08-14  6:56 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-26 11:56 [Qemu-devel] [PATCH 0/5] ui: keymap fixes for 2.10 Gerd Hoffmann
2017-07-26 11:56 ` [Qemu-devel] [PATCH 1/5] ui: add next and prior keysyms Gerd Hoffmann
2017-07-26 12:00   ` Eric Blake
2017-07-26 11:56 ` [Qemu-devel] [PATCH 2/5] ui: move qemu_input_linux_to_qcode() Gerd Hoffmann
2017-07-26 12:14   ` Eric Blake
2017-07-26 11:56 ` [Qemu-devel] [PATCH 3/5] ui: update keymaps Gerd Hoffmann
2017-07-26 12:25   ` Eric Blake
2017-07-26 11:56 ` [Qemu-devel] [PATCH 4/5] ui: add multimedia keys Gerd Hoffmann
2017-07-26 12:02   ` Eric Blake
2017-07-26 12:08     ` Daniel P. Berrange
2017-07-26 12:12       ` Eric Blake
2017-07-26 12:38         ` Gerd Hoffmann
2017-07-26 12:24   ` Eric Blake
2017-07-26 12:39     ` Gerd Hoffmann
2017-07-26 11:56 ` [Qemu-devel] [PATCH 5/5] ps2: enable " Gerd Hoffmann
2017-07-26 12:26   ` Eric Blake
2017-07-26 12:09 ` [Qemu-devel] [PATCH 0/5] ui: keymap fixes for 2.10 no-reply
2017-07-26 12:22   ` Eric Blake
2017-07-26 12:49     ` Gerd Hoffmann
2017-07-26 13:06       ` Eric Blake
2017-08-08  9:20     ` Markus Armbruster
2017-08-08 15:04       ` Eric Blake
2017-08-14  6:56         ` Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).