100 lines
2.0 KiB
XML
100 lines
2.0 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="Joystick" title="Joystick-Konfiguration">
|
|
<check_box name="enable_joystick">Joystick aktivieren:</check_box>
|
|
|
|
<string name="JoystickMonitor">Joystick-Monitor</string>
|
|
<string name="Axis">Achse [NUM]</string>
|
|
<string name="NoDevice">Kein Gerät erkannt</string>
|
|
<spinner name="JoystickAxis1" label="X-Achse"/>
|
|
<spinner name="JoystickAxis4" label="Neigungswinkel"/>
|
|
<spinner name="JoystickAxis6" label="Zoom"/>
|
|
|
|
<spinner name="JoystickAxis2" label="Y-Achse"/>
|
|
<spinner name="JoystickAxis5" label="Gierwinkel"/>
|
|
|
|
<spinner name="JoystickAxis0" label="Z-Achse"/>
|
|
<spinner name="JoystickAxis3" label="Rollwinkel"/>
|
|
|
|
<check_box label="Direkt-Zoom" name="ZoomDirect"/>
|
|
<check_box label="3D-Cursor" name="Cursor3D"/>
|
|
<check_box label="Automatisch ausrichten" 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"/>
|
|
</floater>
|