I solved this issue by the next actions: - run the touchpad-edge-detector tool from the libevdev-utils package in my case command is sudo touchpad-edge-detector 96x46 /dev/input/event6 - then I pasted output of previous command to file /lib/udev/hwdb.d/60-evdev.hwdb - and apply this changes by commands sudo systemd-hwdb update sudo udevadm trigger /dev/input/event* like commented in head of redacted file
And problem solved. In my case code is: EVDEV_ABS_00=1261:5717:46 EVDEV_ABS_01=1001:4907:85 EVDEV_ABS_35=1261:5717:46 EVDEV_ABS_36=1001:4907:85 On my notebook touchpad is rectangular and not a square. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libinput in Ubuntu. https://bugs.launchpad.net/bugs/1825499 Title: Touchpad vertical sensitivity is much higher than horizontal sensitivity [HP Pavilion g6] To manage notifications about this bug go to: https://bugs.launchpad.net/systemd/+bug/1825499/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp