Re: [Qemu-devel] [PATCH 0/3] update keymaps

2017-10-05 Thread Gerd Hoffmann
Hi, > > If you want play with the new qemu-keymap tool you should apply > > this > > series on top of daniel's keycodemapdb patch series. > > Let's tell that to patchew: > > Based-on: > https://lists.gnu.org/archive/html/qemu-devel/2017-10/msg00918.html > ([PULL 0/6] Ui 20171005 patches) Well

Re: [Qemu-devel] [PATCH 0/3] update keymaps

2017-10-05 Thread Gerd Hoffmann
Hi, > Third patch updates all the keymaps.  If you want test the new > keymaps > it is enough to apply just that third patch. Oops, seems patch #3 was too big for the list. Try fetching the bits from the git repo then: https://www.kraxel.org/cgit/qemu/log/?h=work/xkbcommon cheers, Gerd

Re: [Qemu-devel] [PATCH 0/3] update keymaps

2017-10-05 Thread Eric Blake
On 10/05/2017 10:33 AM, Gerd Hoffmann wrote: > Hi, > > This is a major of the qemu reverse keymaps in pc-bios/keymaps. > > First patch adds a new qemu-keymap tool which can generate these > maps from xkbcommon data. That allows to stop the error-prone > manual maintainance of the reverse keyma

[Qemu-devel] [PATCH 0/3] update keymaps

2017-10-05 Thread Gerd Hoffmann
Hi, This is a major of the qemu reverse keymaps in pc-bios/keymaps. First patch adds a new qemu-keymap tool which can generate these maps from xkbcommon data. That allows to stop the error-prone manual maintainance of the reverse keymaps, and it allows to easily update reverse keymaps on keyma