On Mon, 2021-12-06 at 11:58 -0800, Emmett Culley wrote:
On 12/6/21 10:21 AM, Vitaly Zaitsev wrote:
On 06/12/2021 18:58, Emmett Culley wrote:
Do you mean it is a hardware issue?
Yes. Broken mouse wheel and LMB double clicks are the most common issues with Logitech mice.
I don't how that matches the symptoms:
The wheel always works, but sometimes fails to scroll, like it misses detecting it was turned. That does seem like a possible hardware failure, but then why does toggling the scroll resolution off then on on the Solaar dialog fix it. That makes it seem like a software issue.
But... It has been doing this for a long time and I've had the mouse long enough that replacing it would not seem out of line on age alone. I'll do that.
You can check for mouse events using xev (on X11). I don't know if Wayland has something similar. That will show you if the scrolling is being detected.
poc