Path: utzoo!attcan!uunet!snorkelwacker!mintaka!spdcc!joe From: joe@spdcc.COM (Joseph Francis) Newsgroups: comp.windows.x Subject: One-to-many: one mouse controlling n servers Message-ID: <4416@spdcc.SPDCC.COM> Date: 10 Oct 90 16:24:41 GMT Reply-To: joe@ursa-major.spdcc.com (Joseph Francis) Organization: S.P. Dyer Computer Consulting, Cambridge MA Lines: 12 I have a need, for instructional purposes, to have a pointing device controlling a master server and multiple slave servers (hmm... those words, that order) so, in effect, I can initiate commands that are executed on multiple servers; when I move the pointing device, all servers show the motion, etc. I cannot use a hardware solution (splitting video among several displays), I must not rewrite the client programs, and I must not rewrite the window managers. Any clues or suggestions how I can achieve this effect? -Joe