]> git.proxmox.com Git - mirror_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)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 29 May 2015 08:30:06 +0000 (10:30 +0200)
commit33aa30cafcce053b833f9fe09fbb88e2f54b93aa
tree7f32136cce25614db2b028526916a542b4475857
parentb771f470f3e2f99f585eaae68147f0c849fd1f8d
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>
ui/x_keymap.c