Maik Justus schrieb:
> Hi Georg,
> Georg Vollnhals wrote:
>   
>> If your notebook has got 2 USB ports you might use an USB gameport 
>> adaptor for the pedals like the one sold by Conrad Electronics for about 
>> 15 EUR.
>>   
>>     
> Yes it has. Do you know, if flightgear supports two joysticks at one time?
>
> Maik
>
>
>
>   
Yes, this is my configuration:

I have two *.xml files in Joysticks\Default

1. "joystick.xml" - is the renamed and slightly changed X45.xml file, 
*without* axis 3. This is originally the "Rocker" control for rudder on 
the throttle -> removed! Now axis 3 is in pedals.xml.

2. "pedals.xml" - is copied from the CH pedals file ???? and changed 
with the name of the USB-adaptor-signature "4-Achse 4-Taste Joystick"
Works without problems with FG.
Georg

pedals.xml:

<?xml version="1.0"?>

<PropertyList>
  <name>4-Achse 4-Taste Joystick</name>
 <axis n="3">
  <binding>
   <command>property-scale</command>
   <property>/controls/flight/rudder</property>
   <dead-band>0.001</dead-band>
   <factor>1.0</factor>
   <offset>0.0</offset>
  </binding>
 </axis>
</PropertyList>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to