Skip to content

ther0n/UnnaturalScrollWheels

Repository files navigation

UnnaturalScrollWheels

App Icon

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

Screenshot

Why? What does it do?

For some reason in macOS, toggling the "Scroll direction: Natural" option in Mouse settings also changes it in Trackpad settings despite being in separate places.

Mouse Settings Trackpad Settings

This application makes it so that scroll direction for physical scroll wheels is the opposite of what is shown in settings without messing with the scroll direction of the trackpad.

The issue is described here:

https://apple.stackexchange.com/questions/116617/how-to-separate-mouse-and-trackpad-settings

Unfortunately most/all solutions no longer work reliably if at all in Catalina.

Installation

Using Homebrew

brew install --cask unnaturalscrollwheels

Manual download

  1. Download the latest .dmg from the releases page, mount it, and copy the .app to your applications folder and open it like any other application.

  2. The app requires accessibility permissions to "Control your computer". This is required to intercept scroll events, invert them and modify their deltas to disable acceleration and apply your settings.

Accessibility Popup

macOS Accessibility Popup

Accessibility Settings

That's it!

Usage

One possible confusion may be how to modify your preferences once you've hidden the app from menu bar. To show preferences and temporarily show the menu bar icon again, simply open the application again which will display the preferences window.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published