summary refs log tree commit diff stats
path: root/hw/usb/dev-network.c
diff options
context:
space:
mode:
authorJan Krupa <JKrupa@suse.com>2013-10-16 14:40:06 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2013-11-13 15:48:38 +0400
commit4c6968c7a03d5e4805dad09aba0491e12b16a596 (patch)
treeae8566987e72777ff91391d03c67d0adc0e181cf /hw/usb/dev-network.c
parent828071592470d0703a283433ea195295dab0ad7d (diff)
downloadfocaccia-qemu-4c6968c7a03d5e4805dad09aba0491e12b16a596.tar.gz
focaccia-qemu-4c6968c7a03d5e4805dad09aba0491e12b16a596.zip
qemu-char: add missing characters used in keymaps
This patch adds all missing characters used in regional keymap
files which already exist in QEMU. I checked for the missing
characters by going through all of the keymaps and matching that
with records in vnc_keysym.h. If the key wasn't found I looked
it up in libxkbcommon library [1]. If I understood it correctly
this is also the same place where most of the keymaps were
exported from according to the comment on the first line in those
files. I was able to find all symbols except "quotebl" used
in Netherland keymap.

I tested this update with Czech keyboard by myself. I also asked
Matej Serc to test Slovenian keyboard layout - he reported problems
with it few days ago on this mailing list. Both layouts seems
to work fine. I wasn't able to test the remaining layouts but
since this change doesn't modify any existing symbols, just adds
new ones, I don't expect any sideeffects.

[1] http://cgit.freedesktop.org/xorg/lib/libxkbcommon

Signed-off-by: Jan Krupa <jkrupa@suse.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw/usb/dev-network.c')
0 files changed, 0 insertions, 0 deletions