Exporting display in Fedora 2
I found lots of article about exporting the display using vnc, ssh -X, or similar methods. All of those are working fine but not what I want.
Scenario :
I have a Java program running which displayed a swing image on screen on machine 1 (running Fedora 2).
I want to be able to view what is displaying on machine 1 screen remotely from another machine.
How do I achieve this?
Thanks
Sebastian
|