commit | bb0a18e11056c3b8c32e65b97340ca8ae84ba855 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Jun 11 11:32:14 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jun 16 15:18:39 2009 -0500 |
tree | 4ebdbe4e9fdc802dc36e4e7993010ceaac61243b | |
parent | 5c5dafdc5ecb2fd5080189e9ea4adcfa4e03ad5d [diff] |
vnc: improve numpad support for qemu console. Reorganize qemu console emulation code. Make it look at the numlock state and interpret numpad keys as arrow+friends (numlock off) or digits (numlock on). While being at it also wind up the other numpad keys. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>