Hi all!
Here is my problem:
I have three linux boxes A,B and C
On B:
xhost A, telnet A, export DISPLAY B
(ok this is not safe this is not the question)
and let's say xeyes & :) (I will be able to change it with my
application)
Now the question is, how can I make my xeyes going to the display of C
without killing it ? (500 points)
Same question if my application is not an X app ? (500 points)
Cheers