Hi

I am developing a program using OpenSceneGraph as the renderer. This program
needs support for dual screens; I am using composite viewer to setup
different views into the scenegraph, with each view appearing on a separate
screen (the outputs will be driving projectors).

My X configuration is setup using TwinView; so as far as X is concerned
there is only one screen. Can OpenSceneGraph do what I need to do with this
configuration (ie get screen info from xinerama) or do I need to configure X
so that each monitor is on a different Xscreen? I'd rather not reconfigure X
if possible.

Cheers
Michael Marner
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to