Open-source KVM software
Go to file
crs f65d53d06a Fixed dead key and AltGr+shift handling on X windows. Also fixed
bug with decomposing characters that have no direct key mapping
but do have a direct key mapping for the character with the opposite
case.
2004-10-24 18:18:01 +00:00
cmd Removed recursive mutexes. Simplified stream filters as a side 2004-09-29 21:59:26 +00:00
config Changes to support building on solaris, irix, and darwin. Also 2002-12-25 10:35:59 +00:00
dist Fixed error in win32 installer packaging. 2004-09-28 22:19:24 +00:00
doc Fixed typo in the documentation of configuration options. 2004-10-13 20:39:22 +00:00
examples added EXTRA_* files to get `make dist' doing the right thing. 2002-07-31 16:27:06 +00:00
lib Fixed dead key and AltGr+shift handling on X windows. Also fixed 2004-10-24 18:18:01 +00:00
nodist Updates for Version 1.1.3. 2004-03-28 20:01:16 +00:00
synergy.xcode Removed cross-compile setting from project. 2004-08-04 22:48:30 +00:00
AUTHORS Added files required by automake. They simply reference the 2004-08-01 16:04:21 +00:00
COPYING Reverted COPYING so win32 installer build can use it. 2004-08-01 17:36:53 +00:00
ChangeLog Updated documentation. 2004-08-05 21:03:20 +00:00
INSTALL Added files required by automake. They simply reference the 2004-08-01 16:04:21 +00:00
Makefile.am Updated packagers to handle new documentation. 2004-08-01 16:31:47 +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 Now using <poll.h> instead of <sys/poll.h>. Also added a bit 2004-07-31 11:19:39 +00:00
all.dsp Changed VC++ projects to put release targets in ./build, debug 2004-05-16 18:02:49 +00:00
configure.in Removed recursive mutexes. Simplified stream filters as a side 2004-09-29 21:59:26 +00:00
synergy.dsw Added win32 installer project. 2004-03-28 20:00:00 +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.