Sunday, October 21, 2018

Re: ThinkPad X220 Trackpoint Pointer Wheel Emulation Issues

> The jumping up and down vertically should have been fixed via this
> commit from @bru:
>
https://github.com/openbsd/xenocara/commit/a011f4db8a6b02f5b298f8b631330764f40aa037

Confirming that installing the new 6.4 release (which includes the
linked patch) fixes the issue.

For the sake of future Googlers or archive readers, this is all that
was required for me to get pointer wheel emulation working as it
should on the Thinkpad X220 under OpenBSD 6.4:

    xinput set-prop /dev/wsmouse "WS Pointer Wheel Emulation" 1
    xinput set-prop /dev/wsmouse "WS Pointer Wheel Emulation Button" 2

Thank you Jake and Matthias for your help!


Charles

No comments:

Post a Comment