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

Remote scrolling disable for Mac --> Windows

mrk3767 opened this issue · comments

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.

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