1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
curt
39148a77ca ** 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
2001-06-04 19:48:08 +00:00
curt
90bb81107a Updates to match recent simgear/flightgear code changes. 2001-06-01 17:02:31 +00:00
curt
1da87b306c Updated to match code changes. 2001-05-29 21:28:13 +00:00
curt
d6e6319c6d Restore old keyboard defaults. 2001-05-29 20:14:01 +00:00
curt
498eb04332 Initial revision. 2001-05-23 22:00:34 +00:00