Skip to content

"Driver" to make a touchscreen work as a trackpad

Notifications You must be signed in to change notification settings

reza3320/touchPad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

"Driver" to make a touchscreen work as a trackpad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%