Skip to content
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

fix: button 6 is wheel left; button 7 is wheel right #1038

Conversation

rhendric
Copy link
Contributor

@rhendric rhendric commented Sep 8, 2024

Proposed changes

  • The binding labeled ‘Wheel Left’ in the GUI corresponds to mouse button 6, as seen in src/joybuttonslot.h. This should send a negative REL_HWHEEL event to uinput.
  • Ditto for ‘Wheel Right’, button 7, positive REL_HWHEEL

@pktiuk pktiuk merged commit d87a5df into AntiMicroX:master Sep 8, 2024
8 of 9 checks passed
@pktiuk
Copy link
Member

pktiuk commented Sep 8, 2024

Thank you for your contribution

@rhendric rhendric deleted the rhendric/fix-mouse-wheel-horizontal-buttons branch September 9, 2024 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants