linux-imx/Documentation/ABI/testing/sysfs-driver-hid-multitouch
Benjamin Tissoires eec29e3dab HID: multitouch: create sysfs attribute to control quirks from user-space
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2011-11-23 14:50:38 +01:00

531 B

What: /sys/bus/usb/devices/-:./::./quirks Date: November 2011 Contact: Benjamin Tissoires benjamin.tissoires@gmail.com Description: The integer value of this attribute corresponds to the quirks actually in place to handle the device's protocol. When read, this attribute returns the current settings (see MT_QUIRKS_* in hid-multitouch.c). When written this attribute change on the fly the quirks, then the protocol to handle the device.