| Submitter | Jan Kiszka |
|---|---|
| Date | July 30, 2011, 9:39 a.m. |
| Message ID | <0ce9c95b378056f3468a70a6f403343022333693.1312018756.git.jan.kiszka@web.de> |
| Download | mbox | patch |
| Permalink | /patch/107486/ |
| State | New |
| Headers | show |
Comments
Patch
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 @@ 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 */