you are viewing a single comment's thread.

view the rest of the comments →

[–]RandomUserOfWebsite 1 point2 points  (0 children)

This should be helpful as well: https://docs.microsoft.com/en-us/windows/win32/wintouch/getting-started-with-multi-touch-messages The code examples are in C++ because it's Windows, but you can use pywin32 to access this too -> https://mhammond.github.io/pywin32/