On Mon, Jul 31, 2017 at 03:44:36PM -0400, John Arbuckle wrote:
> There are now keyboards that have 19 function keys. This patch extends QEMU
> so these function keys can be used.
>
> Signed-off-by: John Arbuckle
> ---
> qapi-schema.json | 16 +++-
> ui/input-keymap.c | 12 +
There are now keyboards that have 19 function keys. This patch extends QEMU so
these function keys can be used.
Signed-off-by: John Arbuckle
---
qapi-schema.json | 16 +++-
ui/input-keymap.c | 12
2 files changed, 27 insertions(+), 1 deletion(-)
diff --git a/qapi-sche