Open-source KVM software
Go to file
Andrew Nelless 8a4caba386 #5087 Ensure createBlankCursor() doesn't try to create 0x0 cursor
XQueryBestCursor sometimes returns 0 for both width and height of the
cursor pixmap. Also caused #5322 and #5068
2016-08-08 14:38:26 +01:00
doc Remove Deadlinks 2014-11-12 20:48:34 -05:00
ext Fix indentation 2016-08-08 14:27:13 +01:00
res Adding install of plugins for rpm based systems #4696 2015-06-05 11:20:31 -07:00
src #5087 Ensure createBlankCursor() doesn't try to create 0x0 cursor 2016-08-08 14:38:26 +01: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 Versioned to 1.8.2-rc1 2016-08-08 14:36:43 +01:00
COMPILE changed synergy-foss.org to synergy-project.org 2014-05-08 07:33:35 +00:00
ChangeLog Fixed issue title in ChangeLog 2016-08-08 14:38:26 +01: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!