2024-01-07 14:09:53

by Klaus Ethgen

[permalink] [raw]
Subject: Mouse wheel resolution with kernel 6.6+

Hi,

I have another minor issue that I don't know how to fix. (And even don't
know which subsystem creates that issue.)

I use a Logitech MX3 via bluetooth, which work fine for kernel 6.5 and
under. But when using kernel 6.6+, the mouse wheel dropped the
resolution to not usable slow. Scrolling is not really useful that way.
It seems to me that only every second scroll event is forwarded to the X
server.

Any help to identify the source of this annoying bug is appreciated.

Regards
Klaus

Ps. Please keep me in Cc as I am not subscribed to the list.
--
Klaus Ethgen http://www.ethgen.ch/
pub 4096R/4E20AF1C 2011-05-16 Klaus Ethgen <[email protected]>
Fingerprint: 85D4 CA42 952C 949B 1753 62B3 79D0 B06F 4E20 AF1C


Attachments:
(No filename) (793.00 B)
signature.asc (703.00 B)
Download all attachments

2024-01-07 16:26:36

by Randy Dunlap

[permalink] [raw]
Subject: Re: Mouse wheel resolution with kernel 6.6+

[add linux-input mailing list]

On 1/7/24 06:09, Klaus Ethgen wrote:
> Hi,
>
> I have another minor issue that I don't know how to fix. (And even don't
> know which subsystem creates that issue.)
>
> I use a Logitech MX3 via bluetooth, which work fine for kernel 6.5 and
> under. But when using kernel 6.6+, the mouse wheel dropped the
> resolution to not usable slow. Scrolling is not really useful that way.
> It seems to me that only every second scroll event is forwarded to the X
> server.
>
> Any help to identify the source of this annoying bug is appreciated.
>
> Regards
> Klaus
>
> Ps. Please keep me in Cc as I am not subscribed to the list.

--
#Randy