Daniel P. Berrange 927128222b ui: add keycodemapdb repository as a GIT submodule
The https://gitlab.com/keycodemap/keycodemapdb/ repo contains a
data file mapping between all the different scancode/keycode/keysym
sets that are known, and a tool to auto-generate lookup tables for
different combinations.

It is used by GTK-VNC, SPICE-GTK and libvirt for mapping keys.
Using it in QEMU will let us replace many hand written lookup
tables with auto-generated tables from a master data source,
reducing bugs. Adding new QKeyCodes will now only require the
master table to be updated, all ~20 other tables will be
automatically updated to follow.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 20170929101201.21039-4-berrange@redhat.com

[ kraxel: fix build ]
[ kraxel: switch repo to qemu.git mirror ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2017-10-16 14:50:54 +02:00
..
2017-07-27 14:23:09 +02:00
2017-08-31 12:29:07 +02:00
2017-06-02 11:33:52 +04:00
2017-09-19 14:09:34 +02:00
2017-09-13 10:15:43 +02:00
2016-06-03 08:23:26 +02:00
2017-06-23 11:50:46 +02:00
2017-06-22 11:34:39 +01:00
2017-07-27 14:23:09 +02:00
2017-08-31 12:29:07 +02:00
2017-05-12 12:34:31 +02:00