Jump to content

Hello! 👋

These forums are now archived (read only).

Join us on Discord.

Help setting up ABAB (alternating) configuration


Recommended Posts

Leigh Johnson
Hi! I've read through the docs & searched through StackOverflow, but I still can't figure out how to configure the following setup. I have 4 monitors - 2 on an Ubuntu machine, 2 on a Windows machine. Currently, they're setup like: AA <-> BB Could I write a configuration that describes A B A B, where the monitors alternate? So Ubuntu-1, Windows-1, Ubuntu-2, Windows-2. Thanks for the help!
Link to post
Share on other sites
  • 8 months later...
Synergy is not designed to handle this kind of dynamic configuration. Synergy views all monitors as a single large screen, so it cannot detect alternating monitors.
Link to post
Share on other sites
Yuya Fujiwara1491393133
(left) [A1][B1][A2][B2] (right) (1) Display configuration In "A", [A1][A2] => [A1] [A2] change "left-a1-a2-right" into "up-a1-a2-down". In "B", [B1][B2] => [B1] [B2] (2)Configuration file [code] section:links A: right(0,50) = B(0,50) right(50,100)=B(50,100) left(50,100)=B(0,50) B: left(0,50)=A(0,50) right(0,50)=A(50,100) left(50,100)=A(50,100)
Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...