Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tab Key Not Working #85

Open
SalahSabbagh opened this issue Jun 28, 2024 · 1 comment
Open

Tab Key Not Working #85

SalahSabbagh opened this issue Jun 28, 2024 · 1 comment

Comments

@SalahSabbagh
Copy link

I Can Only Control The Plane With Arrow Keys

@xcvb85
Copy link
Collaborator

xcvb85 commented Jun 28, 2024

Tab is assigned to ground spoiler arm. We should change this to a different key (which one?).

In the meantime you can delete the following in Systems/do328-keyboard.xml:

<key n="9"> <name>Tab</name> <desc>switch Groundspoiler-Arm</desc> <binding> <command>property-cycle</command> <property>/controls/flight/spoiler-armed</property> <value>true</value> <value>false</value> </binding> </key>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants