Hi, I'm trying to run a Java application on my local cygwin/Xfree86 setup (on Windows 98) through ssh forwarding. I have downloaded and installed the standard XFree86 setup.
What I want to do is run the Java app on the remote server and then forward the display to my local X setup via ssh. I can run the Application (an Oracle installer program) on the server fine and I can see my X setup is receiving the forwarded connection from the remote server but I just get nothing on my X display. No errors, just nothing. So I wonder if this is a font issue. Can anyone help? Thanks, Jon