Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Control multiple PCs with single Mouse and Keyboard [closed]

As a programmer I found it very hard to use my laptop and workstation with two different input devices, Can anyone suggest a good solution to use single mouse and keyboard to control my two machines

I am not looking for a Virtual Machine or RDP solution to see my machines in a single monitor,

like image 585
Jobi Joy Avatar asked Oct 03 '08 16:10

Jobi Joy


2 Answers

Synergy.

Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It's intended for users with multiple computers on their desk since each system uses its own monitor(s). Redirecting the mouse and keyboard is as simple as moving the mouse off the edge of your screen. Synergy also merges the clipboards of all the systems into one, allowing cut-and-paste between systems. Furthermore, it synchronizes screen savers so they all start and stop together and, if screen locking is enabled, only one screen requires a password to unlock them all.

P. S.

See also how to fix Synergy problems on Vista.

like image 103
Alex B Avatar answered Oct 03 '22 22:10

Alex B


What you want is a small gadget called a KVM switch (keyboard, video and mouse switch). Googling for that term will hook you up with plenty of suppliers.

There is also a neat software solution called Synergy that lets you use your cursor and keyboard input over multiple computers connected by a network.

like image 44
Zarkonnen Avatar answered Oct 04 '22 00:10

Zarkonnen