mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1489] Reversed Scrolling from "Linear Mouse" app causes sliders to be reversed #846
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#846
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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...?
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.
@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).