Re: [Qemu-devel] [PATCH v3 2/4] qapi-schema.json: Add power and keypad equal keys

2016-03-05 Thread Programmingkid
On Mar 5, 2016, at 7:03 PM, Eric Blake wrote: > On 03/04/2016 10:17 PM, Programmingkid wrote: >> Add the power and keypad equal keys. These keys are found on a real Macintosh >> keyboard. >> >> Signed-off-by: John Arbuckle >> --- >> qapi-schema.json | 3 ++- >> 1 file changed, 2 insertions(+), 1

Re: [Qemu-devel] [PATCH v3 2/4] qapi-schema.json: Add power and keypad equal keys

2016-03-05 Thread Eric Blake
On 03/04/2016 10:17 PM, Programmingkid wrote: > Add the power and keypad equal keys. These keys are found on a real Macintosh > keyboard. > > Signed-off-by: John Arbuckle > --- > qapi-schema.json | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Reviewed-by: Eric Blake -- Eric Blake

[Qemu-devel] [PATCH v3 2/4] qapi-schema.json: Add power and keypad equal keys

2016-03-04 Thread Programmingkid
Add the power and keypad equal keys. These keys are found on a real Macintosh keyboard. Signed-off-by: John Arbuckle --- qapi-schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qapi-schema.json b/qapi-schema.json index 8d04897..5cf34bf 100644 --- a/qapi-schema.json