Synergy config
Posted by proofek on August 9, 2007
0 comments
Create a text file named synergy.conf with the following:
section: screens
screen1:
screen2:
end
section: links
screen1:
right = screen2
screen2:
left = screen1
end
In the above example, screen2 is to the right of screen1 and screen1 is to the left of screen2.
To run a server type the command below in a shell. If synergys is not in your PATH then use the full pathname.
synergys [...]
