Many thanks Melchior, the fix works are treat. Now merged and submitted to SVN.
On Fri, Mar 14, 2008 at 2:05 PM, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > Attached is a fix for remaining problems in capslock handling: > It sets osgGA's keymask when restoring keys on FocusIn, according > to the state values of XKeyEvent and XCrossingEvent. (These are > the only source for X11's current capslock state that avoids > pulling in the XKB extension.) > > Files included in the archive: > ./src/osgViewer/GraphicsWindowX11.cpp > ./include/osgViewer/api/X11/GraphicsWindowX11 > > I hope you don't find yet another problem, but I won't hold > my breath. Worked here at least in all my tests. :-) > > m. > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
