** joysticks.xml
authorcurt <curt>
Mon, 4 Jun 2001 19:48:08 +0000 (19:48 +0000)
committercurt <curt>
Mon, 4 Jun 2001 19:48:08 +0000 (19:48 +0000)
commit07f0bea63466736a20bb52f682016675dcffb423
tree810939fa0d675552fe4395c95f90646703cb1c81
parente29414565f02c670206c5f7019fb868b309da180
** joysticks.xml
- new external file for joystick configuration
- designed for a basic three-axis, three-button joystick; others will
  require some work

** keyboard.xml
- changed back to using index ('n' attribute) to represent key code
- switched to nesting for modifiers, so that they can all appear in
  the same declaration
- bound 'b' to brake, but modified so that the brake is released
  as soon as the button is

** preferences.xml
- start mixture at 1.0 (full rich), which is most appropriate for
  take-off and landing
- commented out old joystick bindings
- added reference to external joysticks.xml file
joysticks.xml [new file with mode: 0644]
keyboard.xml
preferences.xml