qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] Add more function keys support
@ 2017-07-31 19:44 John Arbuckle
  2017-07-31 19:44 ` [Qemu-devel] [PATCH v3 1/2] Add more function keys to QEMU John Arbuckle
  2017-07-31 19:44 ` [Qemu-devel] [PATCH v3 2/2] Add more function keys to cocoa.m John Arbuckle
  0 siblings, 2 replies; 4+ messages in thread
From: John Arbuckle @ 2017-07-31 19:44 UTC (permalink / raw)
  To: qemu-devel, peter.maydell, eblake, berrange; +Cc: John Arbuckle

QEMU can only handle up to function key F15. These patches extend QEMU to F24. 

John Arbuckle (2):
  Add more function keys to QEMU
  Add more function keys to cocoa.m

 qapi-schema.json  | 16 +++++++++++++++-
 ui/cocoa.m        |  5 +++++
 ui/input-keymap.c | 12 ++++++++++++
 3 files changed, 32 insertions(+), 1 deletion(-)

-- 
2.11.0 (Apple Git-81)

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

end of thread, other threads:[~2017-08-01  8:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-31 19:44 [Qemu-devel] [PATCH v3 0/2] Add more function keys support John Arbuckle
2017-07-31 19:44 ` [Qemu-devel] [PATCH v3 1/2] Add more function keys to QEMU John Arbuckle
2017-08-01  8:34   ` Daniel P. Berrange
2017-07-31 19:44 ` [Qemu-devel] [PATCH v3 2/2] Add more function keys to cocoa.m John Arbuckle

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).