Re: [Qemu-devel] [PATCH v5 0/4] Implement some QKeyCode support

2016-03-23 Thread Peter Maydell
On 23 March 2016 at 16:52, Programmingkid wrote: > On Mar 23, 2016, at 10:37 AM, Peter Maydell wrote: >> I've put the qapi-schema.json and the ui/cocoa.m patches into the >> cocoa pull I've just sent. For the ADB keyboard part, I definitely >> think that the best

Re: [Qemu-devel] [PATCH v5 0/4] Implement some QKeyCode support

2016-03-23 Thread Programmingkid
On Mar 23, 2016, at 10:37 AM, Peter Maydell wrote: > On 15 March 2016 at 17:13, Programmingkid wrote: >> This patchset adds QKeyCode support to the adb and cocoa code. >> >> Note: you do not need to be on a Mac to test out the adb.c, qapi-schema.json, >> and

Re: [Qemu-devel] [PATCH v5 0/4] Implement some QKeyCode support

2016-03-23 Thread Peter Maydell
On 15 March 2016 at 17:13, Programmingkid wrote: > This patchset adds QKeyCode support to the adb and cocoa code. > > Note: you do not need to be on a Mac to test out the adb.c, qapi-schema.json, > and adb-keys.h files. Only the cocoa.m file changes are Mac specific. >

[Qemu-devel] [PATCH v5 0/4] Implement some QKeyCode support

2016-03-15 Thread Programmingkid
This patchset adds QKeyCode support to the adb and cocoa code. Note: you do not need to be on a Mac to test out the adb.c, qapi-schema.json, and adb-keys.h files. Only the cocoa.m file changes are Mac specific. If you are using Linux as a guest, then the xev command is what you could use to