pilotmoon / Scroll-Reverser

Per-device scrolling prefs on macOS.
https://pilotmoon.com/scrollreverser/
Apache License 2.0
2.51k stars 135 forks source link

Remote scrolling disable for Mac --> Windows #88

Open mrk3767 opened 3 years ago

mrk3767 commented 3 years ago

The section on the FAQ addresses the issue when using a Windows host for Synergy, but it doesn't address the situation where the Synergy host is Mac and the scroll is being reversed when connecting to a Windows client.

I am controlling a machine via remote desktop, and Scroll Reverser is running on both the local and remote machine. Anything I can do to make it work nicely? Run this command at terminal on the remote machine: defaults write com.pilotmoon.scroll-reverser ReverseOnlyRawInput -bool YES then quit and restart Scroll Reverser.
pilotmoon commented 3 years ago

I imagine if I implement #43 it should cover this case too. (i.e. You could exclude Synergy from Scroll Reverser.)