提交 d71680c8 编写于 作者: J Jan Kiszka 提交者: Anthony Liguori

sdl: Properly mark modifier+u as hotkey

Signed-off-by: NJan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 97ad1c26
......@@ -589,6 +589,7 @@ static void sdl_refresh(DisplayState *ds)
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 */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册