summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2010-04-19 10:37:21 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2010-04-20 00:42:40 -0700
commit5f57d67da87332a9a1ba8fa7a33bf0680e1c76e7 (patch)
tree73e0fc85b06daada963ab14d0ae33681edfd9b20 /drivers/input/touchscreen
parent6d327cb03fbc64cac36571c9bc8a1576d2b3ea00 (diff)
Input: Add support of Synaptics Clickpad device
The new type of touchpads can be detected via a new query command 0x0c. The clickpad flags are in cap[0]:4 and cap[1]:0 bits. When the device is detected, the driver now reports only the left button as the supported buttons so that X11 driver can detect that the device is Clickpad. A Clickpad device gives the button events only as the middle button. The kernel driver morphs to the left button. The real handling of Clickpad is done rather in X driver side. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/touchscreen')
0 files changed, 0 insertions, 0 deletions