1
0
Fork 0

gui/dialogs/map.xml: added 'Pan with keys' button.

Checked by default. If unchanged, cursor keys are ignored instead of panning
the map; e.g. this allows them to be used with autopilot.

This requires associated flightgear commit.
This commit is contained in:
Julian Smith 2020-01-18 00:51:08 +00:00
parent e70a4c228c
commit 7a93a630ae

View file

@ -239,6 +239,19 @@ command interface /autopilot/route-manager/input:
</binding>
</checkbox>
<checkbox>
<label>Pan with keys</label>
<halign>left</halign>
<property>/gui/map/key-pan</property>
<live>true</live>
<binding>
<command>dialog-apply</command>
</binding>
<binding>
<command>property-toggle</command>
</binding>
</checkbox>
<empty><stretch>true</stretch></empty>
<button>