On Tue, Feb 16, 2010 at 3:10 PM, Viktor Radnai <viktor.rad...@gmail.com> wrote:
> Hi again,
>
> I've built OSG 2.9.6 and rebuilt the latest CVS version of Simgear &
> Flightgear against it. Unfortunately I still get the problem.
>
> (It's fairly certain that I use the latest OSG as my freshly built fgfs
> won't even start without me setting LD_LIBRARY_PATH -- it would complain
> about not finding libosgFX.so.62.)
>
> What should I try next?

--log-level=debug
Among all the other messages, it should give you something like:

User pressed key 88 with modifiers 2
User released key 88 with modifiers 3
User pressed key 120 with modifiers 0
User released key 120 with modifiers 1

(that was a X followed by x) The last bit signals a key release.

The way I read the code, the modifiers are directly coming from OSG.
You could try another OSG app, such as osgviewer, to see if it has the
same problem.

-- 
Csaba/Jester

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to