synaptics.c | 89 u_char sp_finger_count; /* number of fingers seen */ 193 * fingers on the trackpad to gather all the data. 435 * 1 0x08 image sensor image sensor tracks 5 fingers, but only 869 SYSCTL_DESCR("Map two fingers to middle button"), 1192 * Extract the number of fingers from the current packet and return 1200 unsigned fingers; local in function:pms_synaptics_get_fingers 1202 fingers = 0; 1206 * If w is zero and z says no fingers then return 1207 * no fingers, w == can also mean 2 fingers... confusing 1800 int fingers; local in function:synaptics_finger_detect 2260 int fingers, palm, buttons, changed; local in function:pms_synaptics_process_packet [all...] |