Displaying 1 result from an estimated 1 matches for "sdl_enableunicod".
Did you mean:
sdl_enableunicode
2005 Nov 29
1
[PATCH] Disable SDL repeat key.
...gt;
diff -r f6fdb6e0d3c9 tools/ioemu/sdl.c
--- a/tools/ioemu/sdl.c Thu Nov 17 13:56:50 2005
+++ b/tools/ioemu/sdl.c Sun Nov 27 22:26:07 2005
@@ -592,7 +592,7 @@
sdl_resize(ds, 640, 400);
sdl_update_caption();
- SDL_EnableKeyRepeat(250, 50);
+// SDL_EnableKeyRepeat(250, 50);
SDL_EnableUNICODE(1);
gui_grab = 0;
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel