-
Notifications
You must be signed in to change notification settings - Fork 142
Trackpad is treated as mouse when "Use trackpad gesture to zoom" Accessibility setting is enabled #92
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
Comments
Have you got Scroll Reverser enabled in both Accessibility and Input Monitoring in System prefs → Privacy? |
Yes, both are enabled. The software already reverses scrolling, it's just that it thinks the trackpad is a mouse. This is new with Big Sur I assume, since it worked before. |
Looks like it's not receiving the gesture events from the system. I'll have to look into it. Thanks for reporting 👍 |
Automatically quits when the big sur version is turned on again after standby. |
Hi @c-bandy and others. I have something that might solve this problem for you. (based on this report: #74 (comment)) Take a look in Accessibility → Zoom → Advanced → Controls → Use trackpad gesture to zoom If that setting is ON, then macOS will not sent the gesture events to Scroll Reverser, which will cause Scroll Reverser to fail to detect the trackpad. So make sure that setting is turned off. If that doesn't work, please do let me know if you are still having the problem with Scroll Reverser 1.8. Cheers! |
Thank you so much! @invariant This workaround does it for me. Scrolling now behaves as expected. I don't use the trackpad gesture to zoom at all so it's not a problem for me. |
"Using trackpad for zoom" is really essential for me, please fix it in the next version! |
Not going to happen, I'm afraid. The setting affects the input to Scroll Reverser, so it happens further up the food chain than I can do anything about. |
😞 |
Is it acceptable to post here a link to alternative project as a working solution? |
Please! I'd love see see how to solve it |
|
Hello! Looks like this no longer works on "Reverse Mouse" toggle causes both my trackpad and a mouse to reverse, and the "Reverse Trackpad" toggle changes nothing.. Are there workarounds? Thanks! |
After updating to Big Sur from Catalina, it appears that trackpad inputs get reversed even though my settings are configured to only reverse mouse. It looks like the trackpad is getting detected as a mouse.
This is with a Magic Trackpad 2.
The text was updated successfully, but these errors were encountered: