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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to