Hi,
On my HP EliteBook 840 G2 I'm seeing the same issue. I saw the issue on Ubuntu 
20.04, but upgrading to 20.10 made no difference. It was suggested[1] to switch 
to the 'evdev' input driver. So I installed the 'xserver-xorg-input-evdev' 
package and added the following file:

/usr/share/X11/xorg.conf.d/5-trackpoint.conf
Section "InputClass"
        Identifier "evdev trackpoint"
        MatchIsPointer "on"
        MatchDevicePath "/dev/input/event*"
        MatchProduct "PS/2 Generic Mouse"
        Driver "evdev"
EndSection

This seems to make my tracpoint usable again.

- Martin

[1] https://bbs.archlinux.org/viewtopic.php?id=217136

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

Title:
  trackpoint slow and hard to move

To manage notifications about this bug go to:
https://bugs.launchpad.net/libinput/+bug/1733083/+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

Reply via email to