|
Hello, is it possible to execute a script when I move the mouse to another computer? I would need different scripts executed on leaving and entering a screen. This would primary needed on the server side and on linux. I would think of an onLeave and onEnter event in the configuration where I could enter the path to a script. |
|
There is an issue for this feature: http://synergy-foss.org/pm/issues/627 Unfortunately it isn't going anywhere currently. The main workaround is to do some sort of tail -f of the synergy server log and run a command when you see the enter and leave lines. |