]> git.proxmox.com Git - qemu.git/commit
vnc: recognize Hungarian doubleacutes
authorMichael Tokarev <mjt@tls.msk.ru>
Sun, 3 Feb 2013 20:36:25 +0000 (00:36 +0400)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 6 Feb 2013 14:29:58 +0000 (08:29 -0600)
commit15af6321f4d1f90d0ae1b5cb05093c48b41c4533
treea3abaa3684f05554e40b8a3d04b804afd8d60e04
parenta911a182a6bfd3b0257b13f862b0d4fbd9392715
vnc: recognize Hungarian doubleacutes

As reported in http://bugs.debian.org/697641 , some Hungarian keys
does not work with qemu when using vnc display.

This is because while the Hungarian keymap mentions these symbols,
qemu know nothing about them.  So add them.

This patch is applicable to -stable for all previous releases.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/vnc_keysym.h