Pressing Alt+P toggles all fuel pumps. One major issue is that it also erroneously triggers on a shortcut I’m using for external software (Ctrl+Alt+P). That shortcut is completely absent from the keyboard profile, and assigning another action to “Toggle Pump” makes that shortcut work in addition to the default.
How do I completely disable that invisible, magical unexpected behaviour and prevent MSFS from reacting to Alt+P?
1 Like
Options > controls options > keyboard
Click search by input
Press ALT P - delete or unassign.
Apply and save
As I mentioned, that shortcut is not bound to anything.
But then in the same input profile, I have this:
<Action ActionName="KEY_FUEL_PUMP" Flag="2">
<Primary>
<KEY Information="Alt">164</KEY>
<KEY Information="p">80</KEY>
</Primary>
</Action>
Is that a deprecated remnant from a previous version that silently gets used anyway?