On 28. Apr 2009, at 10:43, Juan Hernando wrote: > I've realized that in X Windows > Equalizer is not reporting the proper ASCII codes for non alphanumeric > characters, and modifier keys like shift are not consider at all. I've > compared what OSG does for this and I've found that their code is much > more complex. Is this a known problem or should I fill in a bug > report.
The key event reporting is very much demand-driven, that is, I was lazy and added only support for what I need. Please open a bug and mention all the key events you are missing, or even better, implement them in the event handler and send me the patch. Cheers, Stefan. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

