When I did this, I found I had to change three things:

1, this line has to reflect the number of modes you want:
 <mode-count type="int">2</mode-count>

2, you have to delete the modes that you don't want and

3, you have to renumber the ones that are left.

Josh

Brian Derr wrote:

On Sun, Dec 28, 2003 at 11:15:47AM -0800, Andy Ross wrote:


Paul Surgeon wrote:


Regarding the mouse pointer :
Is there a way of disabling the cross hair (control input) so that it just
toggles between normal and pan view and skips the control input
mode?


Just remove or comment out the declaration for mode 1 in mice.xml. You will
need to rename the index of the view mode to n="1" to prevent a gap.



I'm not sure if it is supposed to work this way or not but I just renamed n="2" for the "view mode" to n="1" and it works. By commenting out the "crosshair" section the mouse acted funny, but by just changing the 2 to a 1 I now only have normal mouse movement and view mode.

Brian



------------------------------------------------------------------------

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel




_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to