0

How can i access the HID by python

How can i access the controlls of HID(Human Interface Devices like mouse,keyboard )like controlling cursor or pointer automatically which are normally controlled by Mouse, but i want to controll it by python

8th Aug 2019, 3:16 AM
Siddharth Kharvi
Siddharth Kharvi - avatar
1 Answer
+ 1
You can use the pyautogui module. Refer to my answer in this post https://www.sololearn.com/discuss/2050272/?ref=app
29th Oct 2019, 8:04 AM
Jalaj Kumar
Jalaj Kumar - avatar