ther0n / UnnaturalScrollWheels

Invert scroll direction for physical scroll wheels while maintaining "Natural" scrolling for trackpads on MacOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Sverigevader opened this issue · comments

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

  • Mouse acceleration is disabled
  • Scroll acceleration is disabled

Things I've tried

  • Removing and giving it permission again didn't help.
  • I tried uninstalling and reinstalling but it doesn't help.
  • Uninstalling with brew and installing manually removing the permission in between didn't work

Same issue here. 12.4 (21F79)

Same issue.

Versions:

  • UnnaturalScrollWheels: 1.2.3 (192)
  • macOS: 12.4 (M1 chip)

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

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

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

Wow this seems to have fixed it!