Page 1 of 1

gps window

PostPosted: Sat Aug 19, 2006 10:49 am
by papa-metro
what ... where, in the panel.cfg will I find the setting to adjust so that the gps window stays constant in size & position as I change views in flight?

thanks in advance,
papa-metro usaf 1953-57

Re: gps window

PostPosted: Mon Aug 21, 2006 7:33 am
by WebbPA
If the GPS or other gauge is configured to open in a separate window you can open it from the keyboard (shift + window #) or from the alt screen.

In this example from a panel.cfg file my GPS is window 2.  Pressing shift-2 opens the GPS window in the same spot on the screen no matter what view I'm in.

Code: Select all
[Window Titles]
window00=Main Panel
window01=Radios
Window02=GPS
window03=Throttle unit
window04=Warning Lights
window05=Caution Lights
window06=Compass
...

[Window02]
size_mm=150,250
position=8
BACKGROUND_COLOR=16,16,16
VISIBLE=0
ident=GPS_PANEL

gauge00=gps!gps,0,0,150,250