Here's the situation: I've got multiple computers and three monitors that I'd like to control with one keyboard/mouse. However, I'd like to be able to control the monitors independently: sometimes computer A uses monitor X, B uses Y, and C uses Z. Other times, C uses Y while B uses or C; or D uses Z while A uses X and Y; etc.
As far as I can tell, though, all the multi-monitor KVM solutions just switch between multi-monitor outputs. (As in, A uses X and Y, or B uses X and Y, or C uses X and Y.) I can think of three solutions:
1) Daisy chaining a bunch of KVM's in some sort of crazy configuration [Expensive, bulky, and just plain inelegant]
2) A server for with some sort of video passthrough hardware, also running Synergy (synergy2.sourceforge.net) for keyboard and mouse [This is my favorite so far, but I'm not really sure how to do the video passthrough, or even if it can be done efficiently enough to be done on a relatively cheap box for three monitors at a time. I also suspect I'll be writing myself a fair amount of code to get it to work.]
3) Some KVM that I'm not aware of that already does this/I'm wrong about how the multi-monitor KVM's work [Convenient, and probably cheaper, but I'm kinda excited by trying to get #2 working.]
Any ideas? Comments?
As far as I can tell, though, all the multi-monitor KVM solutions just switch between multi-monitor outputs. (As in, A uses X and Y, or B uses X and Y, or C uses X and Y.) I can think of three solutions:
1) Daisy chaining a bunch of KVM's in some sort of crazy configuration [Expensive, bulky, and just plain inelegant]
2) A server for with some sort of video passthrough hardware, also running Synergy (synergy2.sourceforge.net) for keyboard and mouse [This is my favorite so far, but I'm not really sure how to do the video passthrough, or even if it can be done efficiently enough to be done on a relatively cheap box for three monitors at a time. I also suspect I'll be writing myself a fair amount of code to get it to work.]
3) Some KVM that I'm not aware of that already does this/I'm wrong about how the multi-monitor KVM's work [Convenient, and probably cheaper, but I'm kinda excited by trying to get #2 working.]
Any ideas? Comments?