commit | 09f4fbe47314c2f13f16bf081997611f7f4251ea | [log] [tgz] |
---|---|---|
author | Wang Xin <wangxinxin.wang@huawei.com> | Sat Feb 28 16:33:22 2015 +0800 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Tue Mar 10 08:15:34 2015 +0300 |
tree | 3e431c1c6ef25a5e754f9d4495eaeb880090faf9 | |
parent | 7e781c79449ec2b3b649712c85610b147e3d41ee [diff] |
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>