commit | d71680c8f1d639bfb31958b25dfb806f6b8cda56 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sat Jul 30 11:39:07 2011 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Aug 05 10:57:34 2011 -0500 |
tree | 8f66fe22ea19148473a48b20831b6f87f7b97c5d | |
parent | 97ad1c260cb76f834aa90dc6350fe405172b2cc3 [diff] |
sdl: Properly mark modifier+u as hotkey Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
diff --git a/ui/sdl.c b/ui/sdl.c index 1563ee1..e6c9597 100644 --- a/ui/sdl.c +++ b/ui/sdl.c
@@ -589,6 +589,7 @@ vga_hw_invalidate(); vga_hw_update(); } + gui_keysym = 1; break; case 0x02 ... 0x0a: /* '1' to '9' keys */ /* Reset the modifiers sent to the current console */