Re: [Qemu-devel] [PATCH] ui: darwin: gtk: Add missing input keymap

2018-06-14 Thread Daniel P . Berrangé
CC'ing Gerd as ui/ tree maintainer. On Thu, Jun 14, 2018 at 09:23:55AM +0100, Daniel P. Berrangé wrote: > On Wed, Jun 13, 2018 at 07:51:56PM -0400, Keno Fischer wrote: > > In appears the input keymap for osx was forgotten in the commit that > > converted the gtk frontend to keycodemapdb. Add it. >

Re: [Qemu-devel] [PATCH] ui: darwin: gtk: Add missing input keymap

2018-06-14 Thread Daniel P . Berrangé
On Wed, Jun 13, 2018 at 07:51:56PM -0400, Keno Fischer wrote: > 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 > Signed-o

[Qemu-devel] [PATCH] ui: darwin: gtk: Add missing input keymap

2018-06-13 Thread Keno Fischer
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 Signed-off-by: Keno Fischer --- Makefile | 1 + include/ui/input.h | 3