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

Do you take into account mouse acceleration?
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.