Re: USB mouse stops working after upgrading to FreeBSD 15.0
"Jin Guojun[VFF]" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11,gmane.os.freebsd.questions |
|---|---|
| Message-ID | <[email protected]> |
On 2/21/26 14:12, Hrant Dadivanyan wrote: > On 2/22/26 01:24, Jin Guojun[VFF] wrote: >> It is not very clear if the issue is in the X11 or hms driver because >> Compx 2.4G Receiver works well in 13-R, 14-R and 16-R, but 15-R. >> >> Since the problem reported in Xorg.0.log (see below), so added X11 >> folks for further investigation. >> >> Thanks Hrant for pointing out a kludge solution to add >> EVDEV_RCPT_SYSMOUSE bit (1) in evdev_rcpt_mask (kern.evdev.rcpt_mask >> 12=>13) >> >> USB wireless moused works in 15-R not but fully functioning -- >> >> the roller runs opposite direction: rolling up makes page going >> down, rolling down makes page moving up. >> > > same here. try this: > /usr/local/bin/xinput set-prop "System mouse" "libinput Natural > Scrolling Enabled" 1 Thank you for having this information, now mouse work as normal, and the issue looks more likely to be related to X11 in 15-R. I also noticed a couple of X related issues in 15-R (only happened once so far): 1) Doing search in Thunderbird, the mouse button changed from 1 2 3 to 3 2 1. 2) A colon of square icons changed to a colon of wider panels by moving mouse and touchpad alternatively.