RE: [PATCH v3 4/4] input: Cypress PS/2 Trackpad simulated multitouch

2012-12-02 Thread Dudley Du
> Instead of SEMI_MT, present a full mt interface with simulated contact > positions for >=3 fingers. Enables e.g. multi-finger tap and drag. > > Signed-off-by: Kamal Mostafa > --- > drivers/input/mouse/cypress_ps2.c | 16 > drivers/input/mouse/cypress_ps2.h | 14 ++

[PATCH v3 4/4] input: Cypress PS/2 Trackpad simulated multitouch

2012-11-29 Thread Kamal Mostafa
Instead of SEMI_MT, present a full mt interface with simulated contact positions for >=3 fingers. Enables e.g. multi-finger tap and drag. Signed-off-by: Kamal Mostafa --- drivers/input/mouse/cypress_ps2.c | 16 drivers/input/mouse/cypress_ps2.h | 14 +- 2 files