https://bugs.winehq.org/show_bug.cgi?id=32913 --- Comment #20 from Patrick Rudolph <patrick1804(a)web.de> --- Created attachment 50258 --> https://bugs.winehq.org/attachment.cgi?id=50258 cursor debug channel from PS2 mouse movement WINEDEBUG=+cursor This log shows that RawMotion events are not affected from XWarpPointer, but MotionNotify events are. XWarpPointer inserts a MotionNotify event, but no RawMotion event. XWarpPointer returns the serial to the next valid MotionNotify event, but all already queued RawMotion events are still valid. This log was generated by Planetside2 ingame, while moving the mouse fast. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.