mouseClick using a MAC touchpad

Can someone clue me in as to “if and how” a MAC touchpad registers a left and right click down and up? I am using VSCode and have the correct programming, def mouseCLick etc. I see Apple’s instructions for what can serve as left and right clicks using accessibility functions but not finding them to help when I’m running my code. thank you.

you’re asking about “gestures”, n-finger taps, to be used on apple touchpads. at least I hope that’s how apple does it. one can never be sure in what ways they’re just “different” from the rest of the world for the hell of it.

that question is unrelated to OpenCV. if you think there is any relation, please clarify.

I have worked my way through this and have it working with a simple image. Please close this plea for help