On Tue, Jul 03, 2018 at 10:54:15AM +0200, Michel Dänzer wrote:
Unless your xserver build ends up with INPUTTHREAD undefined for some reason, input events are processed in a separate thread, and the HW cursor position is updated accordingly ASAP.
I did check on that: INPUTTHREAD is properly defined.