]> git.ipfire.org Git - thirdparty/qemu.git/commit - Makefile
ui: darwin: gtk: Add missing input keymap
authorKeno Fischer <keno@juliacomputing.com>
Wed, 13 Jun 2018 23:51:56 +0000 (19:51 -0400)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 14 Jun 2018 07:52:23 +0000 (09:52 +0200)
commit656282d245b49b84d4a1a47d7b7ede482d541776
tree0221c7cc6bc6ffb8e586cc1d811c20a024793812
parent2ab09bf2f9f55b9fb8d2de6eb2ba2a8570e268e2
ui: darwin: gtk: Add missing input keymap

In appears the input keymap for osx was forgotten in the commit that
converted the gtk frontend to keycodemapdb. Add it.

Fixes: 2ec78706 ("ui: convert GTK and SDL1 frontends to keycodemapdb")
CC: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Keno Fischer <keno@juliacomputing.com>
Message-id: 1528933916-40670-1-git-send-email-keno@juliacomputing.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Makefile
include/ui/input.h
ui/input-keymap.c