mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/1] psmouse - focaltech pass finger width to userspace
@ 2015-04-23 21:43 Dmitry Tunin
  2015-04-23 21:43 ` [PATCH v6] psmouse - focaltech pass finger width to userspace Focaltech touchpads report finger width in packet[5] of absolute packet. Range for width in raw format is 0x10 - 0x70. Second half-byte is always 0. 0xff is reported, when a large contact area is detected. This can be handled in userspace Dmitry Tunin
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Tunin @ 2015-04-23 21:43 UTC (permalink / raw)
  To: linux-input; +Cc: linux-kernel, Mathias Gottschlag, Dmitry Tunin

Now I made it in a correct way. No need to count fingers.
Just send width after an abs packet is received.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-23 21:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-23 21:43 [PATCH 0/1] psmouse - focaltech pass finger width to userspace Dmitry Tunin
2015-04-23 21:43 ` [PATCH v6] psmouse - focaltech pass finger width to userspace Focaltech touchpads report finger width in packet[5] of absolute packet. Range for width in raw format is 0x10 - 0x70. Second half-byte is always 0. 0xff is reported, when a large contact area is detected. This can be handled in userspace Dmitry Tunin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome