Hello I have a problem which started in osg2.0 (worked fine in osg1.2). I want to read keyboard input with the ctrl key, such as ctrl+k, ctrl+l etc. However when I use ea.getKey() I never get the "k" or "k" keys, but some key I can't understand.
To demonstrate the problem, try running osgkeyboard, and press ctrl+k - instead of typing "k" (like the demo did in osg1.2), an unknown character is shown (on my computer it looks like a square ...). I see that this problem (in a different form) was discovered a few months ago, was there a fix to the problem or a work-around? Roni
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

