Synergy - Share your Keyboard and Mouse on several platforms

Introduction

Synergy is a VKM (Virtual Keyboard and Mouse) software that allows you to share your keyboard and mouse with computers running different operational systems (E.g.: Linux, Windows, etc..). There are alternative softwares that can replace Synergy if you would like to share your keyboard and mouse with devices that use the same operational system (E.g.: Mouse Without Frontier for Microsoft Windows). However, the attractiveness of Synergy is the fact it is an open source software and can run in multiple operational system platforms.

The following walkthrough will demonstrate on how to install the Synergy software and share your Windows machine keyboard and mouse with a RaspberryPi device, however you can use the same process to get it ready on other devices.

Installing Synergy on Windows and run it as Server

http://rogeriodossantos.github.io/MainPage/resources/page/Fail/not_available.png

You will find the information of you computer Host name.

http://rogeriodossantos.github.io/MainPage/resources/page/Fail/not_available.png
http://rogeriodossantos.github.io/MainPage/resources/page/Fail/not_available.png
http://rogeriodossantos.github.io/MainPage/resources/page/Fail/not_available.png

The example above demonstrate a configuration on the Windows PC (RSANTOS-PC2) and the Raspberry PI device (raspberrypi) located at the IP address 10.168.23.137. The Raspberry PI is configured to be on the Right of the Windows PC.

http://rogeriodossantos.github.io/MainPage/resources/page/Fail/not_available.png

Installing Synergy on Raspberry PI and run it as Client

Done! Now you can use your mouse and keyboard on both machines

Note: In case you are not able to move your Windows Device mouse on the Rasperry monitor, you can run the following command to trace the error:

 synergyc -f <Windows Server IP>
http://rogeriodossantos.github.io/MainPage/resources/page/Fail/not_available.png

Note: You might need to re-start the synergy client on the Raspberry PI device.

Written on