> For a device we’re making, it’s necessary to have a daemon running on > servers which frequently polls the absolute mouse location and > transmits this to our device, this is a necessary feature to have > correct operation of our device.
Can you expand on this? Writing a device driver in user-space which connects to X11 or Wayland is not the right way to do it.