diff options
| author | Thomas Huth | 2016-08-11 09:21:00 +0200 |
|---|---|---|
| committer | Michael Tokarev | 2016-09-15 14:32:22 +0200 |
| commit | 344aa283b89bec2af976107e85c11963a1ad93d4 (patch) | |
| tree | 7bf6bbfce4091b0db40f189ad8c85d7da116d864 /scripts | |
| parent | tcg: Remove duplicate header includes (diff) | |
| download | qemu-344aa283b89bec2af976107e85c11963a1ad93d4.tar.gz qemu-344aa283b89bec2af976107e85c11963a1ad93d4.tar.xz qemu-344aa283b89bec2af976107e85c11963a1ad93d4.zip | |
ui/console: Fix non-working backspace key in monitor of gtk UI
In the QEMU monitor pane of the gtk user interface, the backspace
key is not working at all. This happens because of a missing mapping
of the key in the qcode_to_keysym[] table. Thus let's add an entry
there to get the backspace key working again.
Buglink: https://bugs.launchpad.net/qemu/+bug/1611979
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
