87 lines
2.1 KiB
XML
87 lines
2.1 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="Joystick" title="Joystick-Konfiguration">
|
|
<check_box name="enable_joystick" width="80">
|
|
Joystick aktivieren:
|
|
</check_box>
|
|
<text left="140" name="joystick_type" width="360"/>
|
|
<spinner label="X-Achse" name="JoystickAxis1"/>
|
|
<spinner label="Y-Achse" name="JoystickAxis2"/>
|
|
<spinner label="Z-Achse" name="JoystickAxis0"/>
|
|
<spinner label="Neigungswinkel" name="JoystickAxis4"/>
|
|
<spinner label="Gierwinkel" name="JoystickAxis5"/>
|
|
<spinner label="Rollwinkel" name="JoystickAxis3"/>
|
|
<spinner label="Zoom" name="JoystickAxis6"/>
|
|
<check_box label="Direkt-Zoom" name="ZoomDirect"/>
|
|
<check_box label="3D-Cursor" left="300" name="Cursor3D"/>
|
|
<check_box label="Automatisch ausrichten" left="390" name="AutoLeveling"/>
|
|
<text name="Control Modes:">
|
|
Steuermodi:
|
|
</text>
|
|
<check_box name="JoystickAvatarEnabled">
|
|
Avatar
|
|
</check_box>
|
|
<check_box name="JoystickBuildEnabled">
|
|
Bauen
|
|
</check_box>
|
|
<check_box name="JoystickFlycamEnabled">
|
|
Flycam
|
|
</check_box>
|
|
<text name="XScale">
|
|
X-Skala
|
|
</text>
|
|
<text name="YScale">
|
|
Y-Skala
|
|
</text>
|
|
<text name="ZScale">
|
|
Z-Skala
|
|
</text>
|
|
<text name="PitchScale">
|
|
Neigungsskala
|
|
</text>
|
|
<text name="YawScale">
|
|
Gierskala
|
|
</text>
|
|
<text name="RollScale">
|
|
Rollskala
|
|
</text>
|
|
<text name="XDeadZone">
|
|
X-Totzone
|
|
</text>
|
|
<text name="YDeadZone">
|
|
Y-Totzone
|
|
</text>
|
|
<text name="ZDeadZone">
|
|
Z-Totzone
|
|
</text>
|
|
<text name="PitchDeadZone">
|
|
Neigen-Totzone
|
|
</text>
|
|
<text name="YawDeadZone">
|
|
Gieren-Totzone
|
|
</text>
|
|
<text name="RollDeadZone">
|
|
Rollen-Totzone
|
|
</text>
|
|
<text name="Feathering">
|
|
Auslaufen
|
|
</text>
|
|
<text name="ZoomScale2">
|
|
Zoom-Skala
|
|
</text>
|
|
<text name="ZoomDeadZone">
|
|
Zoom-Totzone
|
|
</text>
|
|
<button label="SpaceNavigator-Standards" name="SpaceNavigatorDefaults"/>
|
|
<button label="OK" label_selected="OK" name="ok_btn"/>
|
|
<button label="Abbrechen" label_selected="Abbrechen" name="cancel_btn"/>
|
|
<string name="JoystickMonitor">
|
|
Joystick-Monitor
|
|
</string>
|
|
<string name="Axis">
|
|
Achse [NUM]
|
|
</string>
|
|
<string name="NoDevice">
|
|
Kein Gerät erkannt
|
|
</string>
|
|
</floater>
|