Windows – Synergy – Keyboard not working on Windows with OSX Server

keyboardmacsynergywindows

I'm using a standard Apple Keyboard and an HP mouse. Both are USB. I start the server on the Mac, and then the client. The mouse works correctly on the windows machine, but when I try to type, nothing appears.

Here's my config:

section: screens
    us147137.local:
    windows:  
end
section: links
    us147137.local:
        left = windows
    windows:
        right = us147137.local
end

I gave the windows box a screen name of windows for some reason, but that shouldn't cause the problem anyway, right?

You think it's just because of the Apple keyboard?

Thanks!

EDIT: Downgrade to the version below latest and it works!

Best Answer

I had this exact same problem, only with a Linux client and my OSX server. I rolled back to the synergy version 1.3.6 and had to run the server as root. However, I never got copy and paste to work this way.

You should also contribute to this bug report: http://synergy-foss.org/pm/issues/57

Related Question