Dê uma olhada no Xdmx .
Say you are running
Xdmxon a machine calledx0and you have two other machines available,x1andx2, both of which have X servers running on them (i.e., you have logged into the console onx1andx2and are running an X session). To startXdmx, use the following command:Xdmx :1 +xinerama -display x1:0 -display x2:0There should now be an X server running on
x0with theDISPLAYname":1"(or,"x0:1"). The displays onx1andx2provide a unified input display, and the mouse onx1should be able to move the cursor fromx1tox2and back again. You can now set up applications to run on":1", with the output being displayed on thex1andx2displays.
Para incluir a exibição local, adicione outra opção -display ao nomear o dispositivo de exibição local (ou seja, :0 ).