Open-source KVM software
Go to file
Martin Wilck ed17e9275d XRandR: fix screen size calculation
XWindowsScreen::saveShape() using XRRSizes / XRRRotations to
calculate screen dimensions when XRandR and a rotated screen
was detected. This is wrong. The screen dimensions in the
display properties already reflect rotation.

Moreover, on servers supporting XRandR >= 1.2, the XRRSizes()
and XRRRotations calls from XRandR 1.1 will return the
properties of the "primary output" in XRandR 1.2 terms rather than
the properties of the entire screen.
2017-02-06 12:45:39 +00:00
.github Ask for logs in issue template 2016-12-05 11:01:53 +00:00
doc Merge branch 'beefnog-mac-directions' of https://github.com/beefnog/synergy into beefnog-beefnog-mac-directions 2016-12-07 17:13:47 +00:00
ext Fix wrong usage example in hm 2016-12-06 15:18:18 +00:00
res #5186 Remove dpiaware manifest 2016-10-28 03:38:08 -07:00
src XRandR: fix screen size calculation 2017-02-06 12:45:39 +00:00
.gitignore Updated git ignore list 2016-10-13 11:11:37 +01:00
.lvimrc moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
CMakeLists.txt #5074 Nuke -Werror. It's dumb right now 2017-02-06 11:10:26 +00:00
COMPILE Fix up old wiki links 2016-09-26 11:58:33 +01:00
ChangeLog Updated Changelog 2017-02-06 12:04:52 +00: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!