| Summary: | Clevo W330AU multi-touch support | ||
|---|---|---|---|
| Product: | Wayland | Reporter: | Jaume <jaumet> |
| Component: | libinput | Assignee: | Wayland bug list <wayland-bugs> |
| Status: | RESOLVED NOTABUG | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | peter.hutterer |
| Version: | 1.3.0 | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
libinput device propierties
/sys/class/dmi/id/modalias output Swipe woth 3 fingers record with evemu |
||
|
Description
Jaume
2016-06-16 14:40:50 UTC
Created attachment 124562 [details]
/sys/class/dmi/id/modalias output
The size of the touchpad area is 48mm(high)x90mm(width) Record one of the gestures with evemu record please and attach it here, thanks Created attachment 124568 [details]
Swipe woth 3 fingers record with evemu
This is the key here: # Property type 3 (INPUT_PROP_SEMI_MT) Semi-mt touchpads are those that can only provide us a bounding box of all fingers rather than the actual position of each finger. In doing so, the resolution drops to about half whenever a second finger is on the touchpad (the third finger doesn't provide any position, it's just a bit that there is a third finger down). We had gestures for a while on semi-mt devices but because of the resolution issues we removed it, these devices simply aren't capable of enough precision to make gesture detection reliable. sorry. so libinput not handling a three-finger gesture on these devices is correct behaviour. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.