Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IBM/Lenovo UltraNav SK-8845 TrackPoint to hwdb #5952

Closed
charles-plessy opened this issue May 13, 2017 · 1 comment
Closed

Add IBM/Lenovo UltraNav SK-8845 TrackPoint to hwdb #5952

charles-plessy opened this issue May 13, 2017 · 1 comment
Labels

Comments

@charles-plessy
Copy link
Contributor

Hello,

to get a reasonable trackpoint speed on my computer, I had to add the following lines in a snippet in /etc/udev/hwdb.d/:

evdev:input:b0003v06CBp0009e0020*
 POINTINGSTICK_CONST_ACCEL=2.5
 POINTINGSTICK_SENSITIVITY=200

Can you add support for this keyboard in systemd/hwdb/70-pointingstick.hwdb ? Please let me know if you need additional details. For an evdev:name entry, I could not find by myself what to enter as input device name and vendor.

Related issue in libinput: https://bugs.freedesktop.org/show_bug.cgi?id=100965.

@whot whot added the hwdb label May 14, 2017
@whot
Copy link
Contributor

whot commented May 14, 2017

Any chance you can submit a pull request for this? it goes into the hwdb/70-pointingstick.hwdb file, just add a # comment with the human readable name of the device. Skip the e0020 bit btw, it doesn't add anything.

@keszybz keszybz changed the title Add IBM/Lenovo UltraNav SK-8845 TrackPoint to hwdb. Add IBM/Lenovo UltraNav SK-8845 TrackPoint to hwdb May 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants