Xorg (latest from ports) and no mouse movement

Vladimir Kondratyev vladimir at kondratyev.su
Wed Dec 16 12:22:36 UTC 2020


On 16.12.2020 14:55, Vladimir Kondratyev wrote:

> 
>> #   Event type 1 (EV_KEY)
>> #     Event code 272 (BTN_LEFT)
>> #     Event code 274 (BTN_MIDDLE)
>> #     Event code 325 (BTN_TOOL_FINGER)
>> #     Event code 328 (BTN_TOOL_QUINTTAP)
>> #     Event code 330 (BTN_TOUCH)
>> #     Event code 333 (BTN_TOOL_DOUBLETAP)
>> #     Event code 334 (BTN_TOOL_TRIPLETAP)
>> #     Event code 335 (BTN_TOOL_QUADTAP)
>> #   Event type 3 (EV_ABS)
> 
> It looks like middle button is misdetected

Try attached patch too. It makes cyapa button detection code closer to
what Linux driver does.


> _______________________________________________
> freebsd-x11 at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe at freebsd.org"
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cyapa.patch
Type: text/x-patch
Size: 5690 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20201216/20b37cf7/attachment.bin>


More information about the freebsd-x11 mailing list