It would give back keyboard, provided that I didn't run in full screen mode, and could ^C it at the xterm to kill it. In full screen, I had to give it the vulcan death grip to kill the X server.
However, I just installed the latest NVIDIA driver, and all works now. Thanks all for your help. I hope that as I learn, I can contribute back. So far, OSG seems very nice. -dave Peter Gebauer wrote: > Hello there! > > I have a similar problem where it seems that the OSG apps refuse to give > back keyboard control to the window manager, could you be experiencing > something simlar? Does mouse control still work after quiting? > > /Peter > > > On 2007-08-02 (Thu) 09:51, Dave Pugmire wrote: >> Thanks. >> That did it. >> >> Having an odd problem now. When I press <esc> to kill the app, it locks >> my computer. Is there some other setting I missed? >> As a work around I have OSG_WINDOW set so that it doesn't run in full >> screen mode so I can kill it from the xterm. >> >> Thanks, >> -dave >> >> >> Robert Osfield wrote: >>> Hi Dave, >>> >>> The examples aren't build by default - there are nearly a hundred of >>> them so its good to keep build time down for those who don't need >>> them. >>> >>> The examples can be built by running: >>> cd OpenSceneGraph >>> ccmake . >>> >>> And then in console GUI presented toggling on the BUILD_OSG_EXAMPLES >>> to ON, the press 'c' to configure, then 'g' to generate the final >>> build system. >>> >>> Then just run make as sual. >>> >>> Robert. >>> >>> On 8/1/07, Dave Pugmire <[EMAIL PROTECTED]> wrote: >>>> Hi, >>>> Newbie here. >>>> Just installed the 2.0 on linux, did a make: >>>> >>>> ./configure >>>> make >>>> >>>> But it didn't make the examples. >>>> cd examples >>>> >>>> cmake . >>>> >>>> gave me a 'Unknown Cmake command "SETUP_EXAMPLE"' >>>> >>>> I'm not finding anything in particular about building the examples. >>>> Should it happen automatically when building the OSG source? >>>> Not seeing anything in the make files either.... >>>> >>>> Thanks for your help- >>>> -dave >>>> >>>> _______________________________________________ >>>> 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 >> _______________________________________________ >> 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 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

