Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work when using Synergy 3 #20

Open
jaredmcateer opened this issue Sep 29, 2023 · 1 comment
Open

Doesn't work when using Synergy 3 #20

jaredmcateer opened this issue Sep 29, 2023 · 1 comment

Comments

@jaredmcateer
Copy link

I use this virtual KVM switch to share my mouse and keyboard across multiple computers. When controlling my Macbook the gesture emulation doesn't work but if I connect the same mouse directly to the macbook it does. I'd be happy to try and troubleshoot more but I don't really know what to look for.

Apple M1 Pro
macOS 13.6
Synergy 3.0.73 RC2

FWIW my other machines are a PC w/ dual boot Ubuntu 22/Windows 11 (which is my main pc and controls the mouse and keyboard) and a Thinkpad running Ubuntu 22.

@thealpa
Copy link
Owner

thealpa commented Nov 18, 2023

Maybe the KVM software is modifying the the HID events or they are not "simulating" HID events. You could try and modify the event creation in the setupEventTap() function to debug this. Good place to start would be either the mask or CGEventTapLocation tap location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants