aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/input-mt.c
diff options
context:
space:
mode:
authorSeth Forshee <seth.forshee@canonical.com>2015-03-11 17:26:41 -0500
committerJiri Kosina <jkosina@suse.cz>2015-03-12 00:04:13 -0400
commit2c6e0277e1eab3df5db81c59e408b7b1c14b1b72 (patch)
tree0e3eac73f8fdbbf4a5effdc90453f800314dd579 /drivers/input/input-mt.c
parentHID: multitouch: add support of clickpads (diff)
downloadlinux-dev-2c6e0277e1eab3df5db81c59e408b7b1c14b1b72.tar.xz
linux-dev-2c6e0277e1eab3df5db81c59e408b7b1c14b1b72.zip
HID: multitouch: Add support for button type usage
According to [1], Windows Precision Touchpad devices must supply a button type usage in the device capabilities feature report. A value of 0 indicates that the device contains a depressible button (i.e. it's a click-pad) whereas a value of 1 indicates a non-depressible button. Add support for this usage and set INPUT_PROP_BUTTONPAD on the touchpad input device whenever a depressible button is present. [1] https://msdn.microsoft.com/en-us/library/windows/hardware/dn467314(v=vs.85).aspx Signed-off-by: Seth Forshee <seth.forshee@canonical.com> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/input/input-mt.c')
0 files changed, 0 insertions, 0 deletions