Open-source KVM software
Go to file
crs23 460b751aba Applied a number of patches.
* HP-UX fixes (Bernd Noll)
  * Now handling accept() taking an int 3rd arg
  * Now casting sizeof() to socklen_t where necessary
* BSD ports fix (Kristen Glynn)
  * Now defining NULL via stddef.h
* Crash on X11 using clipboard (Daniel Gollub)
  * CXWindowsClipboard::pushReplies() increments iterator better
* Solaris/HP-UX compile errors
  * Now #ifdef out sets of key syms if first key sym undefined
* Fix assertion on bad mouse position (ubiquitous_q)
  * Validate mouse position from client and fix if necessary
2007-09-06 05:02:13 +00:00
cmd Fixed makefile. Forgot to remove exec.dsp from EXTRA_DIST. 2007-09-06 05:01:55 +00:00
config Changes to support building on solaris, irix, and darwin. Also 2002-12-25 10:35:59 +00:00
dist Applied patch by maruel: 2007-09-06 05:01:44 +00:00
doc Applied patch by maruel: 2007-09-06 05:01:44 +00:00
examples added EXTRA_* files to get `make dist' doing the right thing. 2002-07-31 16:27:06 +00:00
lib Applied a number of patches. 2007-09-06 05:02:13 +00:00
nodist Fixes to p4tolog. 2007-09-06 05:01:04 +00:00
win32util Applied patch by maruel: 2007-09-06 05:01:44 +00:00
AUTHORS Added files required by automake. They simply reference the 2004-08-01 16:04:21 +00:00
COPYING Applied patch by maruel: 2007-09-06 05:01:44 +00:00
ChangeLog Fixed change log update for maruel's change. 2007-09-06 05:02:04 +00:00
INSTALL Added files required by automake. They simply reference the 2004-08-01 16:04:21 +00:00
Makefile.am Applied patch by maruel: 2007-09-06 05:01:44 +00:00
NEWS Added files required by automake. They simply reference the 2004-08-01 16:04:21 +00:00
README Updated documentation. Converted most documation to HTML. 2004-08-01 16:00:18 +00:00
acinclude.m4 Applied a number of patches. 2007-09-06 05:02:13 +00:00
configure.in Applied a number of patches. 2007-09-06 05:02:13 +00:00
nmake.mak Applied patch by maruel: 2007-09-06 05:01:44 +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.