Leigh Johnson Posted May 6, 2015 Share Posted May 6, 2015 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 comment Share on other sites More sharing options...
Jenel Posted January 21, 2016 Share Posted January 21, 2016 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 comment Share on other sites More sharing options...
Yuya Fujiwara1491393133 Posted January 22, 2016 Share Posted January 22, 2016 (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 comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.