I am developing an Mac application and I would like to know the position of the finger in the trackpad when there is a touch.
Is it something possible and if yes, ho
I don't know if there's an ObjC interface, but you might find the C HID Class Device Interface interesting.