View Single Post
Old 09-19-2022, 11:59 AM   #1
Musacio
Junior Member
Musacio began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2022
Device: PW2
PW2 python mouse input (or shell)

Hey im tinkering on an dashboard/os python script. I tried the mouse lib for python and luckily mouse.get_position() works to get the coords of the last click but nothing else. Is there a way to get an touch event (mouse down) in python? (or shell). Currently i can detect clicks as long its not the exact same point and scrolling but i want to detect a touch hold too.
Musacio is offline   Reply With Quote