From be86e39e20c9f9aa167d8dda31253c9ec8b6b651 Mon Sep 17 00:00:00 2001 From: jimw Date: Tue, 30 Sep 2003 19:56:39 +0000 Subject: [PATCH] John Stockhill: While messing around with an aeromatic generated Lancaster model I discovered that there are a few inconsistencies in keyboard.xml. It allows you to reduce the magneto setting on 4 engines, but will only increase it on 2, which tends to result in a somewhat circular path from the end of the runway :-) --- keyboard.xml | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/keyboard.xml b/keyboard.xml index 2c58b13be..1bd5b6dba 100644 --- a/keyboard.xml +++ b/keyboard.xml @@ -961,6 +961,24 @@ calculated by adding 256 to the GLUT key value in glut.h. /controls/engines/engine[1]/magnetos 1 + + third engine + + /sim/input/selected/engine[2] + + property-adjust + /controls/engines/engine[2]/magnetos + 1 + + + fourth engine + + /sim/input/selected/engine[3] + + property-adjust + /controls/engines/engine[3]/magnetos + 1 + @@ -1318,10 +1336,3 @@ calculated by adding 256 to the GLUT key value in glut.h. - - - - - - -