From 2a7cd47fd535909c631ebf9791e5bfbf2f6b7be6 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 26 Mar 2002 12:49:14 +0000 Subject: [PATCH] XML format changes, so that bindings are always mode-specific. Added support for panning the view, as in the existing mouse view mode. --- mice.xml | 133 +++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 94 insertions(+), 39 deletions(-) diff --git a/mice.xml b/mice.xml index 6543074fe..b224c0a72 100644 --- a/mice.xml +++ b/mice.xml @@ -24,51 +24,106 @@ The current mode for each mouse is held in the 3 0 - - inherit - crosshair - left-right - - - - true - - + + inherit + + - false + true - - + + + pui-or-panel-mouse-click + + false + + + - - + + + + + + crosshair + true + + + + + + + + left-right + true + + + + + + + + + + + + + + property-adjust + /sim/view/offset-deg + -360 + 0 + 360 + true + + + + + + + property-adjust + /sim/view/tilt-deg + -180 + -90 + 90 + false + + + +