On 18 March 2016 at 07:58, Gerd Hoffmann <kra...@redhat.com> wrote: > On Di, 2016-03-15 at 13:14 -0400, Programmingkid wrote: >> This patch removes the pc/xt keycode map and replaces it with the QKeyCode >> keymap. >> >> Signed-off-by: John Arbuckle <programmingk...@gmail.com> >> Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> > > Picked up patches 1+2 from this series, 3+4 have to wait until the adb > key code issues are sorted.
Ah, I was planning to put those into a cocoa pullreq (there's the help menu fix patch to go with them). If you do take these then watch out that they're in the wrong order -- patch 2 has to go before patch 1 or there's a bisection break due to patch 1 on its own not compiling on OSX. thanks -- PMM