pilotmoon / Scroll-Reverser

Per-device scrolling prefs on macOS.

Home Page:https://pilotmoon.com/scrollreverser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pilotmoon.scroll-reverser PrefsReverseTrackpad

RobertClarke opened this issue · comments

defaults write com.pilotmoon.scroll-reverser PrefsReverseTrackpad -bool false

Running this command in the terminal doesn't appear to change the "Scrolling Devices: Reverse Trackpad" bullion in the app.

It wouldn't update immediately. You'd need to quit Scroll Reverser, apply the default then restart Scroll Reverser.

@invariant Have tried this. Doesn't appear to work

The key you want is ReverseTrackpad not PrefsReverseTrackpad

That fixed it. Thanks!