Open-source KVM software
Go to file
Benedikt Morbach 5b7392d302 #4420 Fix check for XRRNotifyEvent
use CheckTypeSize instead of CheckSymbolExists

From http://www.cmake.org/cmake/help/v3.0/module/CheckSymbolExists.html :
    If the symbol is a type or enum value it will not be recognized
    (consider using CheckTypeSize or CheckCSourceCompiles).
2016-10-05 12:54:57 +01:00
.github Improve GitHub issue template 2016-09-21 12:08:54 +01:00
doc Change company domain name 2016-09-26 11:58:33 +01:00
ext #5617 Remove plugins support from toolchain 2016-09-29 13:11:09 +01:00
res Merge DPI scaling branch 2016-10-04 15:29:29 +01:00
src #5628 Fix net lib linkage on Ubuntu 2016-10-04 15:51:07 +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 #4420 Fix check for XRRNotifyEvent 2016-10-05 12:54:57 +01:00
COMPILE Fix up old wiki links 2016-09-26 11:58:33 +01:00
ChangeLog Update Changelog 2016-09-26 11:58:33 +01:00
INSTALL Fix up old wiki links 2016-09-26 11:58:33 +01:00
LICENSE Update company copyright notice 2016-09-26 11:58:33 +01:00
README Fix up old wiki links 2016-09-26 11:58:33 +01: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 Update company copyright notice 2016-09-26 11:58:33 +01: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:
https://github.com/symless/synergy/wiki/Compiling

Happy hacking!