From 4dd8d9bfcc97cc73d0d258ec3ae4fd1db7bbb521 Mon Sep 17 00:00:00 2001 From: mselig Date: Sun, 8 Jun 2003 22:39:24 +0000 Subject: [PATCH] Adds spoiler function with j/k keys for close/open spoilers. Sets the property /controls/flight/spoilers. --- keyboard.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/keyboard.xml b/keyboard.xml index 0eff91dc4..a41f3dec6 100644 --- a/keyboard.xml +++ b/keyboard.xml @@ -762,6 +762,28 @@ calculated by adding 256 to the GLUT key value in glut.h. + + j + Decrease spoilers. + + property-adjust + /controls/flight/spoilers + 0 + -0.25 + + + + + k + Increase spoilers. + + property-adjust + /controls/flight/spoilers + 1 + 0.25 + + + l Toggle tail-wheel lock.