logiops
logiops copied to clipboard
[Bug] Veritical Scrolling is too slow on Bluetooth
Recently (likely after a kernel update) the vertical scrolling is too slow when I am using Bluetooth. The problem goes away when I use the Bolt receiver. It is so slow that one full swipe down of the scroll wheel doesn't move the page at all. I have to flick the scroll wheel to move the page. The horizontal scroll wheel still works as expected though.
I have the same issue (6.2.0-26-generic
).
I had the same issue, but I fixed it by adding the following to /etc/logid.cfg:
hiresscroll:
{
hires: true;
invert: false;
target: false;
};
I did also run make install
on the latest version, but I'm not sure if that was needed.
Thanks will try this out. However it would be best to sort it out in the code.
I am having the same issue, I tried @ThijsCas suggestion and it did not work. Any guidance please?
Managed to fix it using LogiOpsGUI (Solaar) (Turning on vertical scroll resolution switch fixes it)
I'll still keep the issue open because it needs to be fixed from the driver defaults