]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
HID: logitech-hidpp: add support to disable tap-to-click on the K400
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Thu, 3 Sep 2015 13:08:30 +0000 (09:08 -0400)
committerJiri Kosina <jkosina@suse.cz>
Fri, 4 Sep 2015 12:49:36 +0000 (14:49 +0200)
commit90cdd986335eddb7cac6e456f7c48c1ce76fd095
tree6a84660555c283a4c78e99c5799622bafb36fee6
parent580a7e82f08c38837dbe08374d649329d3de698b
HID: logitech-hidpp: add support to disable tap-to-click on the K400

The Logitech K400 keyboard has an embedded touchpad which is seen as a
mouse from the OS point of view. There is a hardware shortcut to disable
tap-to-click but the setting is not remembered accross reset, annoying
some users.

We can toggle this feature from the host by using the feature 0x6010:
Touchpad FW items

Reported-by: BALATON Zoltan <balaton@eik.bme.hu>
Tested-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-logitech-hidpp.c