Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 585 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 585 Bytes

TrackPad Controller

I had a problem... I cut a hole in my desk and put a touchscreen in it. Touchscreens dont work as a trackpad so I made this.

Setup

Follow the steps here to get your touchscreens vendor, and product id. You will likely need to install a driver on your touchscreen to be able to read the messages through python.

Update the idVendor, and idProduct variables in the code to match your vendor and product IDs.

Then run it, and it should work... probably. Good luck