-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Logitech MX Master side (horizontal) scroll wheel #118
Comments
Hi @cornfeedhobo, I started to work around my Logitech related issues in a seperate project over here: https://github.com/jalmeroth/deskhopl. Would be good to know, if it solves your issue too. |
@jalmeroth Interesting. What prevents this from being merged upstream? Why a dedicated fork? |
Hi, see the last posts in this discussion:
#47
…On Thu 22. Aug 2024 at 22:09, cornfeedhobo ***@***.***> wrote:
@jalmeroth <https://github.com/jalmeroth> Interesting. What prevents this
from being merged upstream? Why a dedicated fork?
—
Reply to this email directly, view it on GitHub
<#118 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7YSHGJ44XJMF7BJTSDBOLZSZAQZAVCNFSM6AAAAABKIHIM7KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBVGU2DIMJUHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi, I’m experiencing the same issue with the horizontal scroll. Did you manage to find a solution? |
Nope. I'm waiting on @hrvach to have some free time to review @jalmeroth's work. |
This works for me, hope it helps. Files Modified
Changes DetailFile:
|
@Abdulaziz-Alsughaier can you open a PR for this? |
I haven't properly understood this issue until reading the patch suggested. So, this "side scroll" is actually the horizontal wheel you're missing? Yeah, I can look into this but don't have any means to test so I'd kindly require somebody to try it out afterwards. |
In my setup it actually behaves exactly as the wheel field, just that it is the next byte (AC Pan). Let me know, if you've something to test |
My only wheel not attached to a car is the vertical wheel on my mouse, so please excuse me asking dumb questions - how does AC Pan differ from horizontal scroll in behavior? |
It's actually the same here: horizontal scrolling is sent via AC Pan field I can send some reports later if you want |
Here's the descriptor for starters:
A typical report looks like this:
Notice the and here in the other direction
Hope this helps |
@hrvach I had some issues compiling the last time I tried, but assuming I can get over that hurdle, yes happy to test! |
I have a logitech plugged in and all the buttons work except the horizontal scroll.
I'll happily tackle this once I can figure out how to build for arm from my local setup.
Note: this is a placeholder issue for myself until I get time to investigate over a weekend. I will update this issue with more detail soon.
The text was updated successfully, but these errors were encountered: