Ricardo Ribalda Delgado wrote:
TODO: The output of the touchpad should be in the range of the
resolution. But I don't know a clean way to get the screen resolution.
Any help will be very wellcomed
Hello. Looking at the Linux kernel driver it seems to consider reported coordinates to be in the range of 96-4000. So you might try to convert QEMU absolute coordinates 0-0x7FFF to these ones and check if it works. Hope this helps you.


       Regards,
       Dmitry


Reply via email to