On Tue, 2007-06-12 at 14:22 -0600, Paul Martz wrote: > > I would appreciate any help on this. Also, should there be a > > command-line option to start osgviewer in a given screen mode > > (fuillscreen, window, span both monitors)? I can't seem to find it. > > "osgviewer --screen 0 cow.osg" should open only on display 0. "--screen 1" > should open on display 1. Not exactly what you wanted, but a step in the > right direction. (This is with OSG v1.9.x/2.0.) > > (Interesting post... I recently obtained a second monitor for my Linux box > w/ NVIDIA card. Of course it doesn't "just use it" by default, so I went to > boot the system to tweak the necessary X config files, and the system > suddenly would not boot, complaining that it couldn't load the NVIDIA > driver... This is before I made any changes at all. It's as if the mere > -presence- of the 2nd monitor in the room caused the system to refuse to > boot :-)... So, first I'll need to figure out why it doesn't boot, then I > can work on configuring it for two monitors...)
Well, what we tell our customers (and what I use myself) is just to simply run the "nvidia-settings" GUI; you can dynamically configure any currently detected monitors using that app, and it'll even offer to write a proper xorg.conf for you to steal from if necessary. (You'll need a 97**+ series driver, but it's all there) When xrandr1.2 support is added in future NVidia versions, it'll be a squashed issue; joyous day! > Paul Martz > Skew Matrix Software LLC > http://www.skew-matrix.com > 303 859 9466 > > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
