On the top bar of the FSX display if I go to Options>Settings>Controls>Buttons Keys, FSX will not accept reassignment of some joystick events (i.e. Flap incremental extention or retraction, elevator trim up or down).
I have found the posted workaround for this relative to some functions by going to My Computer>Documents and Settings>Name>Application Data>Microsoft>FSX>Controls>Standard.XML and editing the text in this file. For example, changing the extension to ".cfg" and making the following edits, the flaps, gear, and elevator trim functions work to my liking:
<Entry>
<Index>4</Index>
<Down>FLAPS_DECR</Down>
</Entry>
<Entry>
<Index>5</Index>
<Down>FLAPS_INCR</Down>
</Entry>
<Entry>
<Index>6</Index>
<Down>GEAR_UP</Down>
</Entry>
<Entry>
<Index>7</Index>
<Down>GEAR_DOWN</Down>
</Entry>
<Entry>
<Index>8</Index>
<Down>VIEW_MODE</Down>
</Entry>
<Entry>
<Index>9</Index>
<Down>GEAR_TOGGLE</Down>
</Entry>
<Entry>
<Index>10</Index>
<Down>ELEV_TRIM_DN</Down>
<DownRpt>1</DownRpt>
</Entry>
<Entry>
<Index>11</Index>
<Down>ELEV_TRIM_UP</Down>
<DownRpt>1</DownRpt>
</Entry>
After editing, the extension needs to be edited back from ".cfg" to ".XML".
By this means, the two way switches and/or rocker arm switches can be successfully reassigned.
However, this does not work for the buttons on my CH Yoke. I have been totally unsuccessful in assigning anything to any of the buttons (red buttons on the yoke.)Editing has no effect. In fact deleting these items in the text has no effect. I have also tried useing FSUIPC (Registered) and it has no effect either. The number 1 button (Left forward) applies brakes by default, number 2 button (right forward) and button 9 (Left top) cycles views, and button 10 (left top) toggles the gear no matter what I try relative to reassignment. I can not change these assignments.
Does anyone know how to reassign these button functions?
Thanks:
RTH


Reply With Quote
Bookmarks