https://bugs.freedesktop.org/show_bug.cgi?id=95417

--- Comment #4 from Ignacio Casal Quinteiro <[email protected]> ---
This is what the tool says:

[nacho@winterfell ~]$ sudo touchpad-edge-detector /dev/input/event6 
Touchpad AlpsPS/2 ALPS DualPoint TouchPad on /dev/input/event6
Move one finger around the touchpad to detect the actual edges
Kernel says:    x [0..2000], y [0..1400]
Touchpad sends: x [0..1960], y [113..1436] /^C

Touchpad size as listed by the kernel: 80x43mm
Calculate resolution as:
        x axis: 2000/<width in mm>
        y axis: 1400/<height in mm>

Suggested udev rule:
# <Laptop model description goes here>
evdev:name:AlpsPS/2 ALPS DualPoint
TouchPad:dmi:bvnDellInc.:bvrA14:bd08/19/2015:svnDellInc.:pnPrecisionM4700:pvr01:rvnDellInc.:rn082H3V:rvrA00:cvnDellInc.:ct9:cvr:*
 EVDEV_ABS_00=0:1960:<x resolution>
 EVDEV_ABS_01=113:1436:<y resolution>
 EVDEV_ABS_35=0:1960:<x resolution>
 EVDEV_ABS_36=113:1436:<y resolution>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to