]> git.ipfire.org Git - thirdparty/qemu.git/commit
kbd: add brazil kbd keys to x11 evdev map
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 26 May 2015 11:12:54 +0000 (13:12 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 29 Jul 2015 23:25:10 +0000 (18:25 -0500)
commitb153c8d3f3935f39d5a1b573d036b1f0f5a45812
tree8d57e39de3445f9a21f3e459a76a269b2bd89ca2
parentf45048225aa1a9485481aa227399c111349af0e1
kbd: add brazil kbd keys to x11 evdev map

This patch adds the two extra brazilian keys to the evdev keymap for
X11.  This patch gets the two keys going with the vnc, gtk and sdl1
UIs.

The SDL2 library complains it doesn't know these keys, so the SDL2
library must be fixed before we can update ui/sdl2-keymap.h

Cc: qemu-stable@nongnu.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
(cherry picked from commit 33aa30cafcce053b833f9fe09fbb88e2f54b93aa)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
ui/x_keymap.c