Synergys
Synergys is a piece of software that allows us to use a keyboard and a mouse with more than one computer. To use the software in Linux, a configuration file: ‘.synergy.conf’ should be created in the home folder. The folder should contain, for an example,
section: screens
134.169.57.56:
134.169.57.38:
end
section: links
134.169.57.56:
right = 134.169.57.38
134.169.57.38:
left = 134.169.57.56
end
section: screens
134.169.57.56:
134.169.57.38:
end
section: links
134.169.57.56:
right = 134.169.57.38
134.169.57.38:
left = 134.169.57.38
end
leave a comment