Firstly, great site!
I'd like to test my understanding:
standard Synergy 1.3.1: Will deliver preconfigured hotkeys to CLIENTs only, hotkey is not passed locally to server.
broadcast-enabled Synergy (linked above): Once broadcast mode is toggled on (via a hotkey), will pass ALL keys to all CLIENTs AND SERVER.
Did I capture the functionality correctly?
If so, is anyone up for creating a middle-ground where configured hotkeys will be delivered to CLIENT and SERVER? I definitely need the "local echo", but having every keystroke passed is overkill for me.
I've tried things like
[code:1]keystroke(1) = keyDown(1,*); keyUp(1,*)[/code:1] and [code:1]keystroke(1) = keyDown(1,servername),keyDown(1,clientname); keyUp(1,servername),keyUp(1,clientname)[/code:1] which I think should intuitively work, but don't seem to. Tried in both the standard release and the broadcast version.
I've played with AHK, but I think Synergy is (almost) exactly what I need for my EverQuest boxing needs.
Thanks in advance!
Connect With Us