AutoHotInterception icon indicating copy to clipboard operation
AutoHotInterception copied to clipboard

Touchpad laptop not detected

Open killerpapy opened this issue 2 years ago • 4 comments

Hello,

I need to use touchpad laptop with AHI but touchpas action are not detected.

Do you have any solution ?

Thanks!

killerpapy avatar Apr 22 '22 08:04 killerpapy

What do you mean by "Touchpad action"? Does the Monitor app detect the touchpad? Does it see movements and clicks sent by the touchpad?

evilC avatar Apr 22 '22 17:04 evilC

Hello,

The touchpad action that i need is : the simple tap on the touch pad. Monitor app detect the touchpad and the click on buttons above the touch pad. But monitor app doesn't detect simple tap, double tap or click on the touchpad.

Picture of the touchpad : image

killerpapy avatar Apr 24 '22 21:04 killerpapy

It's most likely that those functions are handled at a software level by the OS, not at a hardware level. Interception can only speak directly to the hardware, so that's why it's not seeing those events

evilC avatar Apr 25 '22 08:04 evilC

Ok thanks for the explanation !

killerpapy avatar May 02 '22 08:05 killerpapy