ther0n / UnnaturalScrollWheels

Invert scroll direction for physical scroll wheels while maintaining "Natural" scrolling for trackpads on MacOS
GNU General Public License v3.0
3.3k stars 71 forks source link

Vertical scrolling isn't inverted, app prompts for Accessibility permission but already has it #47

Closed Sverigevader closed 1 year ago

Sverigevader commented 2 years ago

Disclaimer: This is my first GH issue, sorry if I'm breaking any rules here.

Problem

Vertical scroll is not inverted and the app prompts for permission every time I start it or try to access its preferences: Screenshot 2022-05-07 at 12 27 18 Screenshot 2022-05-07 at 12 27 27

The app already has the permissions it needs: Screenshot 2022-05-07 at 12 27 38

I can't open the app settings without getting prompted for the Accessibility permissions. Repeatedly opening the app through spotlight and pressing cancel on the permissions prompt takes me to the settings, where inverted scroll is active, but doesn't change anything when cycling on/off

Things that work

Things I've tried

bravo2day commented 2 years ago

Same issue here. 12.4 (21F79)

sereyn commented 2 years ago

Same issue.

Versions:

EDIT: Found this app that does the job: https://pilotmoon.com/scrollreverser/ You can install it with brew: brew install --cask scroll-reverser

thexixx commented 2 years ago

I solved the same problem by removing the app from 'Accessibility' settings and put it back.

Sverigevader commented 1 year ago

I solved the same problem by removing the app from 'Accessibility' settings and put it back.

Wow this seems to have fixed it!