Multitouch to mouse

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
280
Posts: 6
Joined: 05 Dec 2021, 21:59

Multitouch to mouse

Post by 280 » 05 Dec 2021, 22:10

I would like to take multitouch input, determine how many points are pressed and the location of the most recent press, then click the mouse in the location of the most recent press, alternating between right and left mouse if another touch is detected, while moving to the most recent point (and repeating the process if more points are added, then releasing everything when all points are released). I don't need to output multitouch, but I am quite new to AHK and don't know how to detect anything aside from keyboard and mouse keys

Return to “Ask for Help (v1)”