From 181b3d623542af1cac669c6e88329524bc2f6272 Mon Sep 17 00:00:00 2001 From: Povilas Kanapickas Date: Sun, 10 Jan 2021 14:57:59 +0200 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 7f380b16..b000f5a2 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ Barrier is software that mimics the functionality of a KVM switch, which histori Barrier was 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). It's that simple.