SynergyKM for 10.5
I have rebuilt the SynergyKM package created by Lorenz Schori - Upgraded it for 10.5 xcode compatibility and modified the installer. Next I will attempt to bring it to synergy 1.3.1 Here is the link : SynergyKM 1.0
Cheers!
I have rebuilt the SynergyKM package created by Lorenz Schori - Upgraded it for 10.5 xcode compatibility and modified the installer. Next I will attempt to bring it to synergy 1.3.1 Here is the link : SynergyKM 1.0
Cheers!
Do you know if it is possible to enable/disable synergykm from applescript? I am using a connection manager and would like to automate the activate/deactivation of the synergy client on my macbook pro… I had looked at switching from synergykm to synergyc, however on 10.5 you cannot seem to run the client without the output console. any thoughts?
It would be difficult to get applescript to do that. I would recommend using something like this: http://www.macosxhints.com/article.php?story=2005010613401823 ( not sure if that would tie in to your existing connection manager ). You could try using –daemon to suppress the output of synergyc - or perhaps something like “synergyc > /dev/null 2>&1″
Did you ever successfully get SynergyKM to use Synergy 1.3.1?