[GH-ISSUE #1489] Reversed Scrolling from "Linear Mouse" app causes sliders to be reversed #846

Closed
opened 2026-05-05 06:46:06 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @ismaiiil on GitHub (Dec 28, 2023).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1489

Before opening the issue, have you...?

  • Searched for existing issues

Question

I use the reverse mouse scroll functionality because of natural scrolling with the touchpad and the mouse conflicts when enabling through "system preferences" which is why i had to download the app "Linear Mouse" to fix that (among other issues such as acceleration)

I'm just asking if the app could potentially handle scrolling to change volume the same way as every other app does and not be reversed? (when it has already been reversed)

Because right now, when i scroll up, the volume goes down, and scroll down the volume goes up.

Originally created by @ismaiiil on GitHub (Dec 28, 2023). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1489 ### Before opening the issue, have you...? - [X] Searched for existing issues ### Question I use the reverse mouse scroll functionality because of natural scrolling with the touchpad and the mouse conflicts when enabling through "system preferences" which is why i had to download the app "Linear Mouse" to fix that (among other issues such as acceleration) I'm just asking if the app could potentially handle scrolling to change volume the same way as every other app does and not be reversed? (when it has already been reversed) Because right now, when i scroll up, the volume goes down, and scroll down the volume goes up.
Author
Owner

@waydabber commented on GitHub (Dec 28, 2023):

Unfortunately MonitorControl's feature set is final and no more updates are planned. However the source code is available, I recommend you modifying this part of the code and build a custom version. You can also try BetterDisplay as it handles swipe (left/right scroll) gesture as well which should not be affected by reverse scroll (you need to enable scroll/swipe in Settings/Menu).

<!-- gh-comment-id:1871403869 --> @waydabber commented on GitHub (Dec 28, 2023): Unfortunately MonitorControl's feature set is final and no more updates are planned. However the source code is available, I recommend you modifying this part of the code and build a custom version. You can also try [BetterDisplay](https://betterdisplay.pro) as it handles swipe (left/right scroll) gesture as well which should not be affected by reverse scroll (you need to enable scroll/swipe in Settings/Menu).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#846
No description provided.