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

            Bug ID: 103201
           Summary: Wrong sensitivity for Elantech touchpad
           Product: Wayland
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: libinput
          Assignee: [email protected]
          Reporter: [email protected]

The sensitivity for my touchpad on the current version of libinput under
Archlinux is a bit incorrect. Specifically, tapping with one finger requires
too much pressure.

I have updated the pressure sensitivity by myself and now it feels as before:

$ cat /etc/udev/hwdb.d/99-touchpad-pressure.hwdb 
libinput:name:*ETPS/2 Elantech
Touchpad:dmi:*bvnAmericanMegatrendsInc.:*pnUX305LA*
 LIBINPUT_ATTR_PRESSURE_RANGE=10:8

Below is some information that might be useful in the correction of this bug:

$ udevadm info /sys/class/input/event11
P: /devices/platform/i8042/serio4/input/input13/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/platform/i8042/serio4/input/input13/event11
E: ID_BUS=i8042
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=66
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHPAD_INTEGRATION=internal
E: ID_INPUT_WIDTH_MM=99
E: LIBINPUT_ATTR_PRESSURE_RANGE=10:8
E: LIBINPUT_ATTR_RESOLUTION_HINT=31x31
E: LIBINPUT_DEVICE_GROUP=11/2/e/0:isa0060/serio4
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2639294

$ pacman -Qi libinput
Name            : libinput
Version         : 1.8.3-1

$ cat /sys/class/dmi/id/modalias       
dmi:bvnAmericanMegatrendsInc.:bvrUX305LA.206:bd08/03/2015:svnASUSTeKCOMPUTERINC.:pnUX305LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:

-- 
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