Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Date: Fri, 14 Jan 2005 21:52:46 +0100
From: "SkunkGuru" Subject: [SDL] Repeated mousemotion event on notebook it seems that every ~500ms something fires a mousemotion event, but with the same x and y position. I tryed with both directx and windib video driver.
- Loading branch information
Showing
with
9 additions
and 1 deletion.
- +1 −1 src/events/SDL_keyboard.c
- +8 −0 src/events/SDL_mouse.c