Y
Hacker News
new
|
ask
|
show
|
jobs
by
xentac
5207 days ago
Yeah, I limit the number of moves you can make per second, but mice/multi-touch move pretty fast...
1 comments
DanBC
5207 days ago
Do you take into account mouse acceleration?
link
xentac
5207 days ago
It just reads mouse move events, so there are only so many per second. If you send me more events than I allow, I drop the rest of them on the floor.
link