Open-source KVM software
Go to file
sveith 5c89bc4b17 * Added IArchSystem::getPlatformName()
* Added CArchSystemWindows::isWOW64()
* Changed "Synergy" into "Synergy+" in various locations
* Added output of platform name to startup message
2009-04-07 21:35:55 +00:00
cmd * Added IArchSystem::getPlatformName() 2009-04-07 21:35:55 +00:00
config Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
dist Added googlecode upload script for automating the delivery of the installer. 2009-03-02 21:44:41 +00:00
doc Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
examples Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
lib * Added IArchSystem::getPlatformName() 2009-04-07 21:35:55 +00:00
vs2005 * Fixed log output truncating the last byte in each message 2009-04-07 17:50:26 +00:00
vs2008 * Fixed log output truncating the last byte in each message 2009-04-07 17:50:26 +00:00
win32util Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
AUTHORS Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
COPYING Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
ChangeLog Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
INSTALL Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
Makefile.am Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
Makefile.win Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
NEWS Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
README Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
acinclude.m4 Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
configure.in Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
synergy.sln Added Visual Studio 2005 (VC8) project files. (nmake scripts are still used) 2009-03-02 21:39:49 +00:00
synergy.vcproj Added Visual Studio 2005 (VC8) project files. (nmake scripts are still used) 2009-03-02 21:39:49 +00:00

README

Synergy
=======

synergy: [noun] a mutually advantageous conjunction of distinct elements

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 display.

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.

Synergy is open source and released under the GNU Public License (GPL).

Please see doc/index.html for more information.