From 13bb27c5b1b9da4ea7de765fd39012f571871d2b Mon Sep 17 00:00:00 2001 From: Povilas Kanapickas Date: Sun, 1 Jul 2018 13:40:21 +0300 Subject: [PATCH] README: Mention that barrier is currently not compatible with synergy --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fe101386..4e8cafde 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Master branch build status:   [![Build Status](https://travis-ci.org/debauc Barrier is KVM software forked from Symless's synergy 1.9 codebase. Synergy was a commercialized reimplementation of the original CosmoSynergy written by Chris Schoeneman. +At the moment, barrier is not compatible with synergy. Barrier needs to be installed on all machines that will share keyboard and mouse. + ### What's different? Whereas synergy has moved beyond its goals from the 1.x era, barrier aims to maintain that simplicity. Barrier will let you use your keyboard and mouse from machine A to control machine B (or more). That's it.