On Tue, Dec 12, 2017 at 02:04:55PM +0000, Daniel P. Berrange wrote: > This is a followup to > > v1: https://lists.nongnu.org/archive/html/qemu-devel/2017-08/msg02047.html > v2: https://lists.nongnu.org/archive/html/qemu-devel/2017-08/msg02471.html > v3: https://lists.nongnu.org/archive/html/qemu-devel/2017-08/msg02517.html > v4: https://lists.nongnu.org/archive/html/qemu-devel/2017-08/msg02708.html > v5: https://lists.nongnu.org/archive/html/qemu-devel/2017-09/msg02950.html > > This new series contains just the patches for converting the ui frontends > for SDL1, SDL2, and GTK to use keycodemapdb. > > The particularly notable benefit is that this includes fixes such that SDL1 > and GTK2/3 can actually work when using a non-Linux host Xorg/X11 server. > Previously it would display but key handling was complete garbage, making it > unusable in practice. > > Daniel P. Berrange (4): > ui: convert the SDL2 frontend to keycodemapdb > ui: convert GTK and SDL1 frontends to keycodemapdb > ui: add fix for GTK Pause key handling on Win32 > ui: ignore hardware keycode 255 on win32
Doesn't apply cleanly any more, could you rebase please? thanks, Gerd