Quote:
Originally Posted by NiLuJe
* A single-tap on a Forma would be the very thing you linked to earlier (the snow snippet in FBink)  .
|
Thanks for the trace.
I think the snippet in
FBInk might be slightly misleading:
Code:
SEND_INPUT_EVENT(EV_ABS, ABS_MT_PRESSURE, 0);
It might be better to use the pressure values from the
evtest trace.