Hi! Unfortunately, that is for network and/or local connections only, not SSH tunneling. When using SSH the remote server will simply forward X to the local SSH client. On the server it seems like it's a local display :10 and on the client it -is- the actual local display.
/Peter On 2007-08-07 (Tue) 10:05, Silvère Besse wrote: > Hi, > > You need the rights to launch X applications on your local machine. > Type "xhost + remote_machine_name" in a terminal on your local PC. > > Hope this solves your problem, > Silvère > > > > Hi, > > I'm running an example remotely over ssh. I did ssh -X, and verified > > that DISPLAY is set. However, when I run, I get: > > 'unable to open display :0.0"' > > > > Ideas? > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

