author | Sam Lantinga <slouken@libsdl.org> |
Thu, 27 Sep 2012 13:22:34 -0700 | |
changeset 6474 | 39087ac884d7 |
parent 6473 | a5adb68266d0 |
child 6475 | 71d39944810b |
--- a/src/video/x11/SDL_x11events.c Thu Sep 27 11:39:31 2012 -0700 +++ b/src/video/x11/SDL_x11events.c Thu Sep 27 13:22:34 2012 -0700 @@ -46,6 +46,8 @@ #include <fcntl.h> #endif +/*#define DEBUG_XEVENTS*/ + /* Check to see if this is a repeated key. (idea shamelessly lifted from GII -- thanks guys! :) */