Caldis / Mos

一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
http://mos.caldis.me
Other
14.67k stars 520 forks source link

配合synergy操控远程计算机时滚动反转失效 #321

Open kingyota opened 4 years ago

kingyota commented 4 years ago

您好,

在使用synergy即一套键鼠同时操作局域网内多台设备时,滚动反转无效果。

补充:之前使用的是reserve scrolling,在他们官网的Q&A有相关解决方案: Q: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? A:Run this command at terminal on the remote machine: defaults write com.pilotmoon.scroll-reverser ReverseOnlyRawInput -bool YES then quit and restart Scroll Reverser. 但由于该软件在Big Sur经常会闪退,且应用早已不再维护。 请问在MOS中有无解决方案?

感谢

Caldis commented 3 years ago

谢谢反馈, 我还没有用过 synergy 不过我看了下 reserve scrolling 的源码, 你的问题场景应该是局域网的设备都同时安装了这个软件, 同时也通过 synergy 操控 ?