Open-source KVM software
Go to file
Nye Liu 8f0530c507 Add retry to CondVarBase wait(), make sure Stopwatch is started on construction (Issue #4735)
* ArchMultithreadPosix::waitCondVar() returns every 100ms, so retry until we
  hit timeout.

* Stopwatch constructor should be called with "false" (not "true") to make sure
  Stopwatch is actually running when instantiated.
2016-03-15 12:46:45 -07:00
doc Remove Deadlinks 2014-11-12 20:48:34 -05:00
ext Revert "Update search pattern for src type #5136" 2015-11-30 16:44:17 -08:00
res Adding install of plugins for rpm based systems #4696 2015-06-05 11:20:31 -07:00
src Add retry to CondVarBase wait(), make sure Stopwatch is started on construction (Issue #4735) 2016-03-15 12:46:45 -07:00
.gitignore Update git ignore list 2015-11-19 13:46:47 -08:00
.lvimrc moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
CMakeLists.txt Version to 1.8.1 2015-11-30 18:03:52 -08:00
COMPILE changed synergy-foss.org to synergy-project.org 2014-05-08 07:33:35 +00:00
ChangeLog Update changelog 2015-11-30 16:45:53 -08:00
INSTALL changed synergy-foss.org to synergy-project.org 2014-05-08 07:33:35 +00:00
LICENSE Rename license to LICENSE closes #4487 2015-05-06 22:07:36 -04:00
README Clarified "free as in free speech" 2015-01-03 12:23:47 +00:00
configure moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
hm.cmd moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
hm.py Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
hm.sh moving 1.4 to trunk 2012-06-10 16:50:54 +00:00

README

Synergy
=======

Share one mouse and keyboard between multiple computers.

Synergy is free and open source (free as in free speech),
meaning you are free to run it and redistribute it with
or without changes.

Just use "hm conf" and "hm build" to compile (./hm.sh on
Linux and Mac).

For detailed compile instructions:
http://synergy-project.org/wiki/Compiling

Happy hacking!