On Fri, Jun 10, 2011 at 03:55:04PM -0400, Derek Foreman wrote: > This new property indicates that the trackpad is able to track more than two contacts, but can only report the positions of two contacts due to bus bandwidth limitations. > > Signed-off-by: Derek Foreman <derek.foreman@xxxxxxxxxxxxxxx> > --- > drivers/input/mouse/synaptics.c | 3 +++ > include/linux/input.h | 1 + > 2 files changed, 4 insertions(+), 0 deletions(-) This information is already contained in INPUT_PROP_SEMI_MT, together with the use of BTN_TRIPLETAP. Please check Documentation/input/event-codes.txt for further details. Thanks, Henrik -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html