]> git.mxchange.org Git - flightgear.git/commit
- renamed property binding/action to binding/command; most commands now
authorcurt <curt>
Fri, 1 Jun 2001 17:50:59 +0000 (17:50 +0000)
committercurt <curt>
Fri, 1 Jun 2001 17:50:59 +0000 (17:50 +0000)
commit318326f9afc7d8bc90a02943edd927a10980758a
tree49066ece78936c6cce649e0f26c3e5059044ad10
parent145c137433219012ac37adfde6500a5a2121c6e6
- renamed property binding/action to binding/command; most commands now
  want binding/property rather than binding/control
- removed hard-coded bindings for F3 (screenshot), Ctrl-S
  (autothrottle), v (cycle view) and all of the keypad view-direction
  keys; these are now defined in $FG_ROOT/keyboard.xml
- removed unused action method
src/Input/input.cxx