Lines Matching full:click
23 - st,click-single-{x,y,z}: if present, tells the device to issue an
24 interrupt on single click events on the
26 - st,click-double-{x,y,z}: if present, tells the device to issue an
27 interrupt on double click events on the
29 - st,click-thresh-{x,y,z}: set the x/y/z axis threshold
30 - st,click-click-time-limit: click time limit, from 0 to 127.5msec
32 - st,click-latency: click latency, from 0 to 255 msec with
34 - st,click-window: click window, from 0 to 255 msec with
40 - st,irq{1,2}-click: raise IRQ 1/2 on click condition
74 st,click-single-x;
75 st,click-single-y;
76 st,click-single-z;
77 st,click-thresh-x = <10>;
78 st,click-thresh-y = <10>;
79 st,click-thresh-z = <10>;
80 st,irq1-click;
81 st,irq2-click;
98 st,click-single-x;
99 st,click-single-y;
100 st,click-single-z;
101 st,click-thresh-x = <10>;
102 st,click-thresh-y = <10>;
103 st,click-thresh-z = <10>;
104 st,irq1-click;
105 st,irq2-click;