From 25e61dad0dcad540bba4da2fbbd5154a88e80294 Mon Sep 17 00:00:00 2001 From: mfranz Date: Fri, 23 Mar 2007 20:03:28 +0000 Subject: [PATCH] AJ MacLEOD: replace obsolete and broken throttle bindings by controls wrapper call mf: I didn't find a trace of that /autopilot/controls-overrides/ property in the fgfs source code and most of the data package. There are regular complaints in the IRC channel about numpad keys 9 & 3 not working. --- keyboard.xml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/keyboard.xml b/keyboard.xml index 5d88c7905..a86f78773 100644 --- a/keyboard.xml +++ b/keyboard.xml @@ -387,11 +387,13 @@ calculated by adding 256 to the GLUT key value in glut.h. 3 + Decrease throttle or autopilot autothrottle. true - property-adjust - /autopilot/control-overrides/throttle - -0.01 + nasal + Look back right. @@ -496,9 +498,10 @@ calculated by adding 256 to the GLUT key value in glut.h. Increase throttle or autopilot autothrottle. true - property-adjust - /autopilot/control-overrides/throttle - 0.01 + nasal + Look front right.