Ronny Standtke wrote:

2 How do I start with mouse stearing (cross hair pointer) activated?
(like hitting once the right mouse button once fg is running)?

add --prop:/devices/status/mice/mouse[0]/mode=2


This option does not work. While browsing the internal properties I found that the property name should be /devices/status/mice/mouse/mode[0] and the value should be 1. But setting this didnt work from the command line. Do you still have any advice?

There actually is no difference between the two.
But I see that this property is initialized to 0 in the source code (Input/input.cxx line 620). I don't think this is the way it should be, if it should be initialized it should be in FlightGear/data/mice.xml so the user can override it.



Erik





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

Reply via email to