On 03/02/2016 08:52 AM, Programmingkid wrote: > Add the keypad equals and power keys to the qcode_to_number array. These keys > are used on a Macintosh keyboard. > > Signed-off-by: John Arbuckle <[email protected]> > > --- > ui/input-keymap.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-)
This patch applies, but doesn't build, in isolation:
CC ui/input-keymap.o
ui/input-keymap.c:101:6: error: ‘Q_KEY_CODE_KP_EQUALS’ undeclared here
(not in a function)
[Q_KEY_CODE_KP_EQUALS] = 0x55,
^
If it is part of a series, then please make sure to submit the series as
a single thread, with a 0/n cover letter, and with pre-requisite patches
first. 'git send-email' can do this for you; read
http://wiki.qemu.org/Contribute/SubmitAPatch
for more patch submission hints.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
