• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

How can I do this?

rich12545

Charter Member
I fly in the VC and use shift-2 to bring up the GPS. During the flight I use the S and A functions and every time I need to bring up the GPS again with shift-2. So I'm wondering if there's anything simple I can do to make it sticky. Not a big thing but it is mildly annoying. Any help would be appreciated.
 
This can be done with a very easy panel.cfg edit.

This is from the default C172...

[Window02]
size_mm=456,378
window_size=0.5
position=8
BACKGROUND_COLOR=0,0,0
VISIBLE=0
ident=GPS_PANEL
zorder=4
type=special

gauge00=fs9gps!gps_500, 0,0

By adding the line in bold the GPS will stay visible until you close the Window.

BTW, if you change VISIBLE=0 to VISIBLE=1 the GPS will be open when you load the plane.

Hope this helps.

cheers,
Lane
 
This can be done with a very easy panel.cfg edit.

This is from the default C172...

[Window02]
size_mm=456,378
window_size=0.5
position=8
BACKGROUND_COLOR=0,0,0
VISIBLE=0
ident=GPS_PANEL
zorder=4
type=special

gauge00=fs9gps!gps_500, 0,0

By adding the line in bold the GPS will stay visible until you close the Window.

BTW, if you change VISIBLE=0 to VISIBLE=1 the GPS will be open when you load the plane.

Hope this helps.

cheers,
Lane

Been flying FSX for literally years and just learned this. Damn. Always learning something new!!!! Thanks!!!
 
Perhaps another possibility is to designate a button on your joystick for the GPS. Then you can turn it on and off very easily. But maybe you have reasons for not wanting to do this.
 
Perhaps another possibility is to designate a button on your joystick for the GPS. Then you can turn it on and off very easily. But maybe you have reasons for not wanting to do this.

You can do this except that the GPS is not in the same Window in every plane, in some it is Shift+3, in others Shift+4, etc.

If you always fly the same plane it is not a problem.

Otherwise you would have to edit the panel.cfg for every plane you fly so the GPS is always in the same [Windownn] section.

cheers,
Lane
 
Back
Top