Synergy: avoid single machine loop when client is not connected
- by petobens
In order to loop between my screens I have the following section in my synergy.sgc file:
section: links
Pedro-Acer:
right = pedro-lubuntu
left = pedro-lubuntu
pedro-lubuntu:
left = Pedro-Acer
right = Pedro-Acer
end
With those settings When the client disconnects the server screen wraps around itself as…