Hi Robert! It's working great! The OSG examples are now starting up in the correct X display from the auto set DISPLAY variable. I also tried resetting the variable to fire up OSG windows in other X displays, also works.
/Peter On 2007-08-03 (Fri) 16:50, Robert Osfield wrote: > Hi All, > > I have now added preliminary support into > osgViewer::View::setUpView*() methods for reading the DISPLAY variable > in order to initialize the hostName, displayNum and screenNum. > > As helper functions there are now a ScreenIdentifier::readDISPLAY() > and ScreenIdentifier::setScreenIdentifier(std::string) methods. Have > a browse throught src/osgViewer/View.cpp to how they are used. > > Could those requesting this support check out the latest in SVN and test it. > > Robert. > _______________________________________________ > 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

