Open-source KVM software
Go to file
Sorin Sbarnea 8175f9aac7 Added check for __MACTYPES__ in order to not redefine types defines on Carbon. 2009-04-23 15:18:07 +00:00
cmd Disabled the successfully started message box. We don't need to notify the user if something is going well. 2009-04-11 10:48:25 +00:00
config Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
dist Windows: Added vcredist packages from VC8SP1 and VC9SP1 to NSIS installer. They are both included and installed. This is safer and enables both vc8 and vc9 users to build installers. This does increase the size of the installer with ~6.5Mb. 2009-04-11 11:18:36 +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 check for __MACTYPES__ in order to not redefine types defines on Carbon. 2009-04-23 15:18:07 +00:00
vs2005 * Fixed log output truncating the last byte in each message 2009-04-07 17:50:26 +00:00
vs2008 Added experimental x64 build option for VS2008 2009-04-07 22:36:07 +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 Changed Makefile.am to use rpmbuild 2009-04-11 08:46:14 +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

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.