http://h34nug3iwqjf2376fmmzdhgqivckzemcujmarlptfqeqtq7vya47yyad.onion/2008/01/16/synergy-sharing-the-keyboard-and-mouse/index.html
For example, if we had two computers, one called “desktop” and the other one “laptop”, and we wanted to use the keyboard from desktop (then desktop will act as the server), we need to write the following configuration file in /etc/synergy.conf , or any location if we started synergys with the --config PATH_TO_CONFIG flag. section: screens
desktop:
laptop:
end
section: links
desktop:
right = laptop
laptop:
left = desktop
end Computer names...