]> git.proxmox.com Git - mirror_qemu.git/commit
qemu-char: add cyrillic characters 'numerosign' to VNC keysyms
authorWang Xin <wangxinxin.wang@huawei.com>
Sat, 28 Feb 2015 08:33:22 +0000 (16:33 +0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 10 Mar 2015 05:15:34 +0000 (08:15 +0300)
commit09f4fbe47314c2f13f16bf081997611f7f4251ea
tree3e431c1c6ef25a5e754f9d4495eaeb880090faf9
parent7e781c79449ec2b3b649712c85610b147e3d41ee
qemu-char: add cyrillic characters 'numerosign' to VNC keysyms

This patch adds missing cyrillic character 'numerosign' to the VNC
keysym table, it's needed by Russian keyboard. And I get the keysym from
'<X11/keysymdef.h>', the current keysym table in Qemu was generated from
it.

Signed-off-by: Wang xin <wangxinxin.wang@huawei.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
ui/vnc_keysym.h