]> git.proxmox.com Git - mirror_qemu.git/commit - ui/console.c
console: add kbd_put_keysym_console
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 22 May 2014 10:05:52 +0000 (12:05 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 26 May 2014 06:41:02 +0000 (08:41 +0200)
commit3f9a6e852eec56453a423a9564499fa2305f1cb4
tree9957c15ff6099114463eff41b91f2011a8f62f70
parentaea7947c74e67e35352d6e7de2a06c8826c2c24d
console: add kbd_put_keysym_console

So you can send keysyms to a specific (text terminal) console.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/console.h
ui/console.c