On 12/6/21 12:54 PM, Patrick O'Callaghan wrote:
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 _______________________________________________ kde mailing list -- kde@lists.fedoraproject.org To unsubscribe send an email to kde-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kde@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
I replaced the mouse and have not had to toggle scrolling via solaar once since. So I believe a new mouse "fixed" my issue. I cannot believe I put up with that for multiple years, always hoping and expecting the next Fedora version would fix it.
Thanks for all your comments
Emmett