recognizing touchpad input

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
guest3456
Posts: 3463
Joined: 09 Oct 2013, 10:31

recognizing touchpad input

Post by guest3456 » 27 May 2023, 21:27

touchpads have built in gesture features, such as swiping up/down with two fingers to initiate scrolling

how can we detect this type of input in AHK? and then create and detect our own gestures?

there is a free app called GestureSign which does this, but the source is in C# so i wouldn't even know where to begin. can any wizards help?


User avatar
mikeyww
Posts: 26889
Joined: 09 Sep 2014, 18:38

Re: recognizing touchpad input

Post by mikeyww » 28 May 2023, 06:02



Post Reply

Return to “Ask for Help (v1)”