Commit b5e65ae
HID: multitouch: Add quirk for Hantick 5288 touchpad
This device sometimes doesn't send touch release signals when moving
from >=2 fingers to <2 fingers. Using MT_QUIRK_NOT_SEEN_MEANS_UP instead
of MT_QUIRK_ALWAYS_VALID makes sure that no touches become stuck.
Signed-off-by: Enze Xie <[email protected]>
Signed-off-by: Youwan Wang <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>1 parent 50420d7 commit b5e65ae
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2314 | 2314 | | |
2315 | 2315 | | |
2316 | 2316 | | |
| 2317 | + | |
| 2318 | + | |
| 2319 | + | |
| 2320 | + | |
| 2321 | + | |
2317 | 2322 | | |
2318 | 2323 | | |
2319 | 2324 | | |
| |||
0 commit comments