My earlier report was based on my experience with 0.9.9. As well, I did not really remember if [vV<ctrl-V>] worked or not.

So, tonight I retested with CVS-built FG (three days old).

As many of you state, [vV<ctrl-V>] do indeed work paused or not.

However keypad [12346789] only respond when unpaused, they are dead when paused. Their being dead is not dependent of the view mode (pilot, chase etc.)

I can only semi-consistently fly c182 for any duration, so that is the only aircraft I tried.

I ran both "fly" and "fly --aircraft=c172p" with identical behaviour (my wrapper "fly" and my .fgfsrc).

Now, if you guys think there is something to improve upon (or "fix" in Melchior's terms), I am waiting for further advice.

Thanks,

Yavuz Onder

------

My little wrapper is:

   ~$ cat bin/fly
   #!/bin/sh

   ## Yavuz's Flight gear wrapper to run off the CVS directory

   export FG_ROOT=/ob/yavuz/FlightGear-0.9

   /ob/yavuz/FlightGear-0.9/source/src/Main/fgfs --fg-root=$FG_ROOT
   --fg-scenery=/ob/yavuz/fgYoScenery:$FG_ROOT/data/Scenery:/ob/fgWorldScenery
   $*
   ~$

My .fgfsrc is:

   ++++ start
   --geometry=1200x900
   --aircraft=c172p-2dpanel
   --timeofday=noon
   --disable-clouds
   [EMAIL PROTECTED]
   --disable-intro-music
   --disable-hud
   --enable-panel
   --enable-auto-coordination
   --control=keyboard
   --fog-disable
   ++++ end



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to