<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/mainmenu.css" />
		<include src="file://{resources}/styles/library/controllerbindings_gordon.css" />
	</styles>

	<ControllerPropertiesMode defaultfocus="ModeDropDown">

		<Panel id="PropertiesBackground">
			<Panel id="TabBackground" />
		</Panel>

		<Panel class="ColumnContainer" selectionpos="auto" tabindex="auto">
			<!--
				Left Column
			-->
			<Panel id="LeftColumn" class="Column">
				<!-- Top tab -->
				<Panel class="FieldWrapper" id="ModeTab" modetab="on" sources="trackpad joystick ABXY gyro trigger bumper" >
					<Label class="FieldLabel HideInGameActions" text="#Library_Details_FieldLabel_InputStyle" />
					<Label class="FieldLabel ShowInGameActions" text="#Library_Details_FieldLabel_InputStyle_GA" />
					<DropDown id="ModeDropDown" />
				</Panel>

				<!-- Dpad Mode -->
				<Panel class="FieldWrapper" modes="dpad" sources="trackpad" normal_but_ga_advanced ="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_RequiresClick" />
					<DropDown id="RequiresClick" />
				</Panel>
				<Panel class="FieldWrapper" modes="dpad" sources="trackpad joystick gyro ABXY" advanced="off" gameactions="off" sourcedropdownoverride="DPadLayout DPad ABXY" sourcedropdownentries="0 1 3">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DPadLayout" />
					<DropDown id="DPadLayout" />
				</Panel>
        <Panel class="FieldWrapper" modes="dpad" gameactions="off" sources="gyro" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButton" />
          <DropDown id="GyroButtonDpad" />
        </Panel>     
				<Panel class="FieldWrapper" modes="dpad 2DScroll" advanced="off" gameactions="on"> 
					<Label class="FieldLabel" text="#Gamepad_Up" />
					<ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="DpadUpButtonGA" />
				</Panel>				
				<Panel class="FieldWrapper" modes="dpad 2DScroll" advanced="off" gameactions="on">
					<Label class="FieldLabel" text="#Gamepad_Left" />
					<ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="DpadLeftButtonGA" />
				</Panel>
        <Panel class="FieldWrapper" modes="dpad 2DScroll" legacy_ga="on" gameactions="on">
          <Label class="FieldLabel" text="#Gamepad_Up" />
          <ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="DpadUpButtonGALeg" />
        </Panel>
        <Panel class="FieldWrapper" modes="dpad 2DScroll" legacy_ga="on" gameactions="on">
          <Label class="FieldLabel" text="#Gamepad_Left" />
          <ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="DpadLeftButtonGALeg" />
        </Panel>

        <Panel class="FieldWrapper" modes="dpad" sources="trackpad joystick" normal_but_ga_advanced="on" dependency="OverlapRegion">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_OverlapRegion" />
					<Slider id="OverlapRegion" direction="horizontal" />
				</Panel>
        <!-- Dpad Mode Advanced -->
				<!-- Now In Activators
				<Panel class="FieldWrapper" modes="dpad 2DScroll" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_HoldRepeats" />
					<DropDown id="HoldRepeatsDpad" />
				</Panel>
        <Panel class="FieldWrapper" modes="dpad 2DScroll" advanced="on">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_HoldRepeatInterval" />
          <Slider id="HoldRepeatIntervalDpad" direction="horizontal" />
        </Panel> -->
        <Panel class="FieldWrapper" modes="dpad" sources="trackpad joystick trigger" advanced="on">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_AnalogEmulationPeriod" />
          <Slider id="AnalogEmulationPeriod" direction="horizontal" />
        </Panel>
        <Panel class="FieldWrapper" modes="dpad" sources="trackpad joystick trigger" advanced="on">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_AnalogEmulationDutyCyclePct" />
          <Slider id="AnalogEmulationDutyCyclePct" direction="horizontal" />
        </Panel>
        <Panel class="FieldWrapper" modes="dpad" gameactions="off" sources="gyro" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButtonInvert" />
          <DropDown id="GyroButtonInvertDpad" />
        </Panel>
        <Panel class="FieldWrapper" modes="2DScroll" gameactions="off" sources="gyro" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButtonInvert" />
          <DropDown id="GyroButtonInvert2DScroll" />
        </Panel>
        <!-- ABXY Mode -->
				<!-- Now In Activators
				<Panel class="FieldWrapper" modes="ABXY" advanced="off" gameactions="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_HoldRepeats" />
					<DropDown id="HoldRepeatsFourButtons" />
				</Panel>
				<Panel class="FieldWrapper" modes="ABXY" advanced="off" gameactions="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_HoldRepeatInterval" />
					<Slider id="HoldRepeatIntervalFourButtons" direction="horizontal" />
				</Panel> -->
				<Panel class="FieldWrapper" modes="ABXY" advanced="off" gameactions="on">
						<Label class="FieldLabel ABXYLabels" text="#Gamepad_Y" />
						<Label class="FieldLabel ABXYLabelsNintendo" text="#Gamepad_X" />          
						<Label class="FieldLabel ABXYLabelsPS4" text="#Gamepad_Triangle" />
						<ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="YButtonGA" />
				</Panel>
				<Panel class="FieldWrapper" modes="ABXY" advanced="off" gameactions="on">
					<Label class="FieldLabel ABXYLabels" text="#Gamepad_X" />
					<Label class="FieldLabel ABXYLabelsNintendo" text="#Gamepad_Y" />             
					<Label class="FieldLabel ABXYLabelsPS4" text="#Gamepad_Square" />
					<ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="XButtonGA" />
				</Panel>
        <Panel class="FieldWrapper" modes="ABXY" legacy_ga="on" gameactions="on">
          <Label class="FieldLabel ABXYLabels" text="#Gamepad_Y" />
          <Label class="FieldLabel ABXYLabelsNintendo" text="#Gamepad_X" />
          <Label class="FieldLabel ABXYLabelsPS4" text="#Gamepad_Triangle" />
          <ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="YButtonGALeg" />
        </Panel>
        <Panel class="FieldWrapper" modes="ABXY" legacy_ga="on" gameactions="on">
          <Label class="FieldLabel ABXYLabels" text="#Gamepad_X" />
          <Label class="FieldLabel ABXYLabelsNintendo" text="#Gamepad_Y" />
          <Label class="FieldLabel ABXYLabelsPS4" text="#Gamepad_Square" />
          <ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="XButtonGALeg" />
        </Panel>
        
				<Panel class="FieldWrapper" modes="ABXY" advanced="off" sources="trackpad joystick">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_ButtonRadius" />
					<Slider id="ButtonRadiusFourButtons" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="ABXY" advanced="off" sources="trackpad joystick">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_ButtonDistance" />
					<Slider id="ButtonDistanceFourButtons" direction="horizontal" />
				</Panel>
        <!--
				<Panel class="FieldWrapper" modes="ABXY" devonly="on" sources="trackpad ABXY" gameactions="off" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TestHaptics" />
					<DropDown id="TestHaptics" />
          
				</Panel>				
				<Panel class="FieldWrapper" modes="ABXY" devonly="on" sources="trackpad ABXY" gameactions="off" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TestHapticSide" />
					<DropDown id="TestHapticSide" />
				</Panel>								
				-->
				<!-- Single Button Mode -->
				<Panel class="FieldWrapper" modes="SingleButton" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_ButtonClick" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="SingleButtonClick" />
				</Panel>
				<Panel class="FieldWrapper" modes="SingleButton" sources="trackpad bumper" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_ButtonTouch" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="SingleButtonTouch" />
				</Panel>				
				
				<!-- Joystick Move Mode -->
				<Panel class="FieldWrapper" modes="joystickmove" gameactions="off" sources="gyro" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButton" />
					<DropDown id="GyroButton_joystick_move" />
				</Panel>
        <Panel class="FieldWrapper" modes="joystickmove" gameactions="off" sources="gyro" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButtonInvert" />
          <DropDown id="GyroButtonInvert_joystick_move" />
        </Panel>
        <Panel class="FieldWrapper" modes="joystickmove" advanced="off" gameactions="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_OutputJoystick" />
					<DropDown id="OutputJoystick_joystick_move" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmove" advanced="off" sources="trackpad joystick ABXY button trigger bumper">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_JoystickClick" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="Click_joystick_move" />
				</Panel>	
        <Panel class="FieldWrapper" modes="joystickmove" advanced="off" gameactions="on" dependency="MouseOutput" >
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseSensitivity" />
          <Slider id="MouseSensitivity_joystick_moveGA" direction="horizontal" />
        </Panel>
        <Panel class="FieldWrapper SteamV2" modes="joystickmove" gameactions="off" advanced="off" sources="trackpad">
          <Label class="FieldLabel SteamV2" text="#Library_Details_FieldLabel_AnalogEnable" />
          <DropDown id="EnableAnalog_joystick_move" />
        </Panel>

        <!-- Joystick Move Mode Advanced -->
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on" sources="trackpad" visualization="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_AdaptiveCentering" />
					<DropDown id="AdaptiveCentering_joystick_move" />
				</Panel>				
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_CurveExponent" />
					<DropDown id="CurveExponent_joystick_move" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on" dependency="CustomCurve">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_CustomCurveExponent" />
					<Slider id="CustomCurveExponent_joystick_move" direction="horizontal" />
				</Panel>				
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DeadZoneShape" />
					<DropDown id="DeadZoneShape_joystick_move" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DeadZoneEnable" />
					<DropDown id="DeadZoneEnable_joystick_move" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DeadZoneInnerRadius" />
					<Slider id="DeadZoneInnerRadius_joystick_move" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DeadZoneOuterRadius" />
					<Slider id="DeadZoneOuterRadius_joystick_move" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper SteamV2" modes="joystickmove" sources ="trackpad" gameactions="off" visualization="off" advanced="on">
					<Label class="FieldLabel SteamV2" text="#Library_Details_FieldLabel_MinAnalog" />
					<Slider id="MinAnalog_joystick_move" direction="horizontal" />
				</Panel>
				<!-- Joystick Mouse Mode -->
				<Panel class="FieldWrapper" modes="joystickmouse" gameactions="off" sources="gyro" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButton" />
					<DropDown id="GyroButton_joystick_mouse" />
				</Panel>
        <Panel class="FieldWrapper" modes="joystickmouse" gameactions="off" sources="gyro" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButtonInvert" />
          <DropDown id="GyroButtonInvert_joystick_mouse" />
        </Panel>        
				<Panel class="FieldWrapper" modes="joystickmouse" advanced="off" sources="trackpad joystick ABXY button trigger bumper">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_JoystickClick" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="Click_joystick_mouse" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmouse" advanced="off" gameactions="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeBinding" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="EdgeBinding_joystick_mouse" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmouse" advanced="off" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseSensitivity" />
					<Slider id="MouseSensitivity_joystick_mouse" direction="horizontal" />
				</Panel>				
				<!-- Joystick Mouse Mode Advanced -->
				<Panel class="FieldWrapper" modes="joystickmouse" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_CurveExponent" />
					<DropDown id="CurveExponent_joystick_mouse" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmouse" advanced="on" dependency="CustomCurve">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_CustomCurveExponent" />
					<Slider id="CustomCurveExponent_joystick_mouse" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmouse" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DeadZoneShape" />
					<DropDown id="DeadZoneShape_joystick_mouse" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmouse" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DeadZoneEnable" />
					<DropDown id="DeadZoneEnable_joystick_mouse" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmouse" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DeadZoneInnerRadius" />
					<Slider id="DeadZoneInnerRadius_joystick_mouse" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmouse" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DeadZoneOuterRadius" />
					<Slider id="DeadZoneOuterRadius_joystick_mouse" direction="horizontal" />
				</Panel>		
				
				<!-- Mouse Region Mode -->
        <Panel class="FieldWrapper" modes="mouseregion" gameactions="off" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseRegion_Scale" />
          <Slider id="ScaleMouseRegion" direction="horizontal" />
        </Panel>
        <Panel class="FieldWrapper" modes="mouseregion" advanced="off" sources="trackpad joystick ABXY button trigger bumper">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseRegionClick" />
          <ControllerBindingButton class="BindingButtonPropertiesMode" id="MouseRegionClick" />
        </Panel>
        <Panel class="FieldWrapper" modes="mouseregion" advanced="off" sources="trackpad">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchBinding" />
          <ControllerBindingButton class="BindingButtonPropertiesMode" id="MouseRegionTouch" />
        </Panel>
		<Panel class="FieldWrapper" modes="mouseregion" advanced="off" sources="joystick" dependency="capstick">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchBinding" />
          <ControllerBindingButton class="BindingButtonPropertiesMode" id="MouseRegionStickTouch" />
        </Panel>
        <Panel class="FieldWrapper" modes="mouseregion" sources="gyro" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButtonInvert" />
          <DropDown id="MouseRegionGyroButtonInvert" />
        </Panel>
        <Panel class="FieldWrapper" modes="mouseregion" sources="gyro" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButton" />
          <DropDown id="GyroButtonMouseRegion" />
        </Panel>
        <!-- Mouse Region Mode Advanced -->
        <Panel class="FieldWrapper" modes="mouseregion" advanced="on" gameactions="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeBinding" />
          <ControllerBindingButton class="BindingButtonPropertiesMode" id="EdgeBindingMouseRegion" />
        </Panel>
        <Panel class="FieldWrapper" modes="mouseregion" advanced="on">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeRadius" />
          <Slider id="EdgeBindingRadiusMouseRegion" direction="horizontal" />
        </Panel>
        <Panel class="FieldWrapper" modes="mouseregion" advanced="on">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeBindingInvert" />
          <DropDown id="EdgeBindingInvertMouseRegion" />
        </Panel>

        <Panel class="FieldWrapper" modes="flickstick" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_FlickStickClick" />
          <ControllerBindingButton class="BindingButtonPropertiesMode" id="FlickStickClick" />
        </Panel>
        <Panel class="FieldWrapper" modes="flickstick" advanced="off" visualization="off">
          <Label class="FieldLabel" text="#ControllerBinding_FlickStickSensitivity" />
          <Slider id="FlickStickSensitivity" direction="horizontal" />
        </Panel>
		<Panel class="FieldWrapper" modes="flickstick" advanced="off" visualization="off">
			<Label class="FieldLabel" text="#Library_Details_FieldLabel_FlickStickDeadzoneInner"/>
			<Slider id="FlickStickDeadzoneInner" direction="horizontal" />
		</Panel>
		<Panel class="FieldWrapper" modes="flickstick" advanced="off" visualization="off">
			<Label class="FieldLabel" text="#Library_Details_FieldLabel_FlickStickDeadzoneOuter"/>
			<Slider id="FlickStickDeadzoneOuter" direction="horizontal" />
		</Panel>
		<Panel class="FieldWrapper" modes="flickstick" advanced="on">
			<Label class="FieldLabel" text="#Library_Details_FieldLabel_FlickStickOuterRing" />
			<ControllerBindingButton class="BindingButtonPropertiesMode" id="FlickStickOuterRing" />
		</Panel>
		<Panel class="FieldWrapper" modes="flickstick" advanced="on">
			<Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeRadiusFlickStick" />
			<Slider id="EdgeBindingRadiusFlickStick" direction="horizontal" />
		</Panel>

        <!-- Joystick Camera Mode -->
				<Panel class="FieldWrapper" modes="joystickcamera" advanced="off" sources="joystick trackpad bumper" >
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_JoystickClick" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="JoystickClickCameraMode" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickcamera" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_OutputJoystick" />
					<DropDown id="OutputJoystickCameraMode" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickcamera" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_CurveExponent" />
					<DropDown id="CurveExponentCameraMode" />
				</Panel>		

				<!-- Joystick Camera Mode Advanced -->
				<Panel class="FieldWrapper" modes="joystickcamera" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_JoystickSmoothing" />
					<DropDown id="JoystickSmoothingCameraMode" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickcamera" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_InvertX" />
					<DropDown id="InvertXJoystickCamera" />
				</Panel>				
				<Panel class="FieldWrapper" modes="joystickcamera" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_InvertY" />
					<DropDown id="InvertYJoystickCamera" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickcamera" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_SensitivityVertScale" />
					<Slider id="VerticalSensitivityJoystickCamera" direction="horizontal" />
				</Panel>				

				<!-- Mouse Mode -->
				<Panel class="FieldWrapper" modes="absmouse" sources="trackpad joystick ABXY button trigger bumper" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_AbsMouseClick" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="AbsMouseClick" />
				</Panel>				
				<Panel class="FieldWrapper" modes="absmouse" sources="gyro" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButton" />
					<DropDown id="GyroButtonAbsMouse" />
				</Panel>
        <Panel class="FieldWrapper" modes="2DScroll" sources="gyro" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButton" />
          <DropDown id="GyroButton2DScroll" />
        </Panel>
        <Panel class="FieldWrapper" modes="touchmenu" sources="gyro ABXY dpad joystick" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuEnableButton" />
          <DropDown id="GyroButtonTouchMenu" />
        </Panel>
        <Panel class="FieldWrapper" modes="absmouse" gameactions="off" sources="gyro" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButtonInvert" />
          <DropDown id="GyroButtonInvertAbsMouse" />
        </Panel>        
				<Panel class="FieldWrapper" modes="absmouse" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_Sensitivity" />
					<Slider id="Sensitivity" direction="horizontal" />
				</Panel>		
				<Panel class="FieldWrapper" modes="absmouse" sources="trackpad joystick ABXY gyro" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_Rotation" />
					<Slider id="RotationAbsMouse" direction="horizontal" />
				</Panel>

          <Panel class="FieldWrapper" modes="2DScroll" advanced="off">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_Sensitivity" />
            <Slider id="Sensitivity2DScroll" direction="horizontal" />
          </Panel>

        
        <Panel class="FieldWrapper" modes="2DScroll" sources="trackpad joystick ABXY gyro" advanced="off">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_Rotation" />
            <Slider id="Rotation2DScroll" direction="horizontal" />
          </Panel>
          
          <!-- Mouse Mode Advanced -->	
				<Panel class="FieldWrapper" modes="absmouse" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_SensitivityVertScale" />
					<Slider id="VerticalSensitivity" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" advanced="on" sources="trackpad">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchBinding" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="AbsMouseTouch" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmouse" advanced="on" sources="joystick" dependency="capstick">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchBinding" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="AbsMouseStickTouch" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on" sources="joystick" dependency="capstick">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchBinding" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="StickTouch_joystickmove" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" advanced="on" sources="trackpad gyro">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseTriggerClamp" />
					<DropDown id="MouseTriggerClamp" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" advanced="on" sources="trackpad gyro">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseTriggerClamp" />
					<Slider id="MouseTriggerClampAmount" direction="horizontal" />
				</Panel>
						
				<!-- Mouse Joystick Mode -->
				<Panel class="FieldWrapper" modes="MouseJoystick" sources="trackpad joystick ABXY button trigger bumper" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_AbsMouseClick" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="MouseJoystickClick" />
				</Panel>
				<Panel class="FieldWrapper" modes="MouseJoystick" sources="gyro" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButton" />
					<DropDown id="GyroButtonMouseJoystick" />
				</Panel>
        <Panel class="FieldWrapper" modes="MouseJoystick" gameactions="off" sources="gyro" advanced="off" visualization="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButtonInvert" />
          <DropDown id="GyroButtonInvertMouseJoystick" />
        </Panel>
        <Panel class="FieldWrapper" modes="MouseJoystick" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_Sensitivity" />
          <Label class="FieldLabelDark" text="#Library_Details_FieldLabel_Sensitivity_Mouse_Joystick_Warning"  />
        </Panel>
				<Panel class="FieldWrapper" modes="MouseJoystick" sources="trackpad joystick ABXY gyro" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_Rotation" />
					<Slider id="RotationMouseJoystick" direction="horizontal" />
				</Panel>

				<!-- Mouse Joystick Mode Advanced -->
				<Panel class="FieldWrapper" modes="MouseJoystick" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DeadzoneX" />
					<Slider id="DeadzoneXJoystickMouse" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="MouseJoystick" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DeadzoneY" />
					<Slider id="DeadzoneYJoystickMouse" direction="horizontal" />
				</Panel>			
				<Panel class="FieldWrapper" modes="MouseJoystick" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseJoystickPrecision" />
					<Slider id="DeadzonePrecisionJoystickMouse" direction="horizontal" />
				</Panel>
        <Panel class="FieldWrapper" modes="MouseJoystick" advanced="on">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_InvertX" />
          <DropDown id="InvertXMouseMouseJoystick" />
        </Panel>
        <Panel class="FieldWrapper" modes="MouseJoystick" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_CustomCurveExponent" />
					<Slider id="CustomCurveExponent_mouse_joystick" direction="horizontal" />
				</Panel>								
	
				<!-- Touch Menu Mode -->
				<Panel class="FieldWrapper" modes="touchmenu" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuButtonCount" />
					<DropDown id="TouchMenuButtonCount" />
				</Panel>
				<Panel class="FieldWrapper" modes="touchmenu" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuPosX" />
					<Slider id="TouchMenuPosX" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="touchmenu" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuPosY" />
					<Slider id="TouchMenuPosY" direction="horizontal" />
				</Panel>

        <!-- Touch Menu Mode -->
        <Panel class="FieldWrapper" modes="hotbar" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_HotbarMenuButtonCount" />
          <DropDown id="HotbarButtonCount" />
        </Panel>
        <Panel class="FieldWrapper" modes="hotbar" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuPosX" />
          <Slider id="HotbarPosX" direction="horizontal" />
        </Panel>
        <Panel class="FieldWrapper" modes="hotbar" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuPosY" />
          <Slider id="HotbarPosY" direction="horizontal" />
        </Panel>
        <!-- Touch Menu Mode Advanced -->
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton4" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton4" />
				</Panel>
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton5" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton5" />
				</Panel>
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton6" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton6" />
				</Panel>
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton7" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton7" />
				</Panel>
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton8" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton8" />
				</Panel>

				<!-- Radial Menu Mode -->
				<Panel class="FieldWrapper" modes="radialmenu" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButtonType" />
					<DropDown id="RadialMenuButtonType" />
				</Panel>				
				<Panel class="FieldWrapper" modes="radialmenu" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuPosX" />
					<Slider id="RadialMenuPosX" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuPosY" />
					<Slider id="RadialMenuPosY" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuOpacity" />
					<Slider id="RadialMenuOpacity" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuScale" />
					<Slider id="RadialMenuScale" direction="horizontal" />
				</Panel>				
	
				
				<!-- Radial Menu Mode Advanced -->
				<Panel class="FieldWrapper" modes="radialmenu" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton5" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton6" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton6" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton7" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton7" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton8" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton8" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton9" />
				</Panel>				
				<Panel class="FieldWrapper" modes="radialmenu" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton9" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton10" />
				</Panel>
						
				<!-- Relative Mouse Mode -->
				<Panel class="FieldWrapper" modes="relmouse" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_Sensitivity" />
					<Slider id="SensitivityRelMouse" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="relmouse" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_AdaptiveCentering" />
					<DropDown id="AdaptiveCenteringRelMouse" />
				</Panel>
				<Panel class="FieldWrapper" modes="relmouse" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_VirtualCapSize" />
					<Slider id="VirtualCapSizeRelMouse" direction="horizontal" />
				</Panel>

				<!-- ScrollWheel Mode -->
				<Panel class="FieldWrapper" modes="scrollwheel" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_Sensitivity" />
					<Slider id="SensitivityScrollWheel" direction="horizontal" />
				</Panel>				
				<Panel class="FieldWrapper" modes="scrollwheel" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelClockwise" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="ScrollWheelClockwise" />
				</Panel>
        <Panel class="FieldWrapper" modes="scrollwheel" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelCounterClockwise" />
          <ControllerBindingButton class="BindingButtonPropertiesMode" id="ScrollWheelCounterClockwise" />
        </Panel>
        <!-- ScrollWheel Mode Advanced -->
				<Panel class="FieldWrapper" modes="scrollwheel" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelList0" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="ScrollWheelList0" />
				</Panel>
				<Panel class="FieldWrapper" modes="scrollwheel" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelList1" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="ScrollWheelList1" />
				</Panel>
				<Panel class="FieldWrapper" modes="scrollwheel" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelList2" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="ScrollWheelList2" />
				</Panel>
				<Panel class="FieldWrapper" modes="scrollwheel" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelList3" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="ScrollWheelList3" />
				</Panel>
				
				<!-- Trigger Mode -->
				<Panel class="FieldWrapper" modes="trigger" advanced="off" gameactions="both">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TriggerClick" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="TriggerClick" />
				</Panel>
				<Panel class="FieldWrapper" modes="trigger" advanced="off" gameactions="both">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TriggerThresholdBinding" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="TriggerAnalogThresholdBinding" />
				</Panel>
				<Panel class="FieldWrapper" modes="trigger" advanced="off" gameactions="both">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TriggerAdaptiveThreshold" />
					<DropDown id="AdaptiveThreshold" />
				</Panel>
				<Panel class="FieldWrapper" modes="trigger" advanced="off" gameactions="both">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TriggerThreshold" />
					<Slider id="TriggerThreshold" direction="horizontal" />
				</Panel>

      </Panel>
			
			<!--
				Middle Column
			-->
			<Panel id="MiddleColumn" class="Column">
				<!-- Dpad Mode -->
				<Panel id="CenterImageDpad" class="CenterImageDpadPanel CenterImage" modes="dpad 2DScroll" advanced="off" gameactions="off" legacy_ga="off">
					<Panel id="DpadButtonContainer" class="FlowDown">
						<ControllerBindingButton id="DpadUpButton" type="glyph" />
						<Panel id="DpadButtonContainer" class="FlowRight">
							<ControllerBindingButton id="DpadLeftButton" type="glyph" />
							<ControllerBindingButton id="DpadRightButton" type="glyph" />
						</Panel>
						<ControllerBindingButton id="DpadDownButton" type="glyph" />
					</Panel>
				</Panel>
				<Panel id="CenterImageDpad_GA" class="CenterImageDpadPanel CenterImage" modes="dpad 2DScroll" advanced="off" gameactions="on">
					<Panel id="DpadButtonContainer" class="FlowDown">
						<Panel id="DpadUpButton" class="FakeDpadButtonPanel" >
							<Label class="FakeDpadButton" text="" />
							<Panel class="FakeDpadShape" />
						</Panel>
						<Panel id="DpadButtonContainer" class="FlowRight">
							<Panel id="DpadLeftButton" class="FakeDpadButtonPanel" >
								<Label class="FakeDpadButton" text="" />
								<Panel class="FakeDpadShape" />
							</Panel>
							<Panel id="DpadRightButton" class="FakeDpadButtonPanel" >
								<Label class="FakeDpadButton" text="" />
								<Panel class="FakeDpadShape" />
							</Panel>
						</Panel>
						<Panel id="DpadDownButton" class="FakeDpadButtonPanel" >
							<Label class="FakeDpadButton" text="" />
							<Panel class="FakeDpadShape" />
						</Panel>
					</Panel>
				</Panel>
					<Panel class="FieldWrapper" modes="dpad" sources="trackpad joystick trigger ABXY" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeBinding" />
						<ControllerBindingButton class="BindingButtonPropertiesMode" id="EdgeBindingDpad" />
					</Panel>
					<Panel class="FieldWrapper" modes="dpad" sources="trackpad joystick trigger ABXY" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeBindingInvert" />
						<DropDown id="EdgeBindingInvertDpad" />
					</Panel>
			<Panel class="FieldWrapper" modes="dpad" sources="trackpad joystick trigger" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeRadius" />
						<Slider id="EdgeBindingRadiusDpad" direction="horizontal" />
					</Panel>
        <Panel id="CenterImageDpad_GA_Advanced" class="CenterImageDpadPanel CenterImage" modes="dpad 2DScroll" legacy_ga="on" gameactions="on">
          <Panel id="DpadButtonContainer" class="FlowDown">
            <Panel id="DpadUpButton" class="FakeDpadButtonPanel" >
              <Label class="FakeDpadButton" text="" />
              <Panel class="FakeDpadShape" />
            </Panel>
            <Panel id="DpadButtonContainer" class="FlowRight">
              <Panel id="DpadLeftButton" class="FakeDpadButtonPanel" >
                <Label class="FakeDpadButton" text="" />
                <Panel class="FakeDpadShape" />
              </Panel>
              <Panel id="DpadRightButton" class="FakeDpadButtonPanel" >
                <Label class="FakeDpadButton" text="" />
                <Panel class="FakeDpadShape" />
              </Panel>
            </Panel>
            <Panel id="DpadDownButton" class="FakeDpadButtonPanel" >
              <Label class="FakeDpadButton" text="" />
              <Panel class="FakeDpadShape" />
            </Panel>
          </Panel>
        </Panel>
				<!-- ABXY Mode -->
				<Panel id="CenterImageABXY" class="CenterImageABXYPanel CenterImage" modes="ABXY" advanced="off" gameactions="off" legacy_ga="off">
					<Panel id="DpadButtonContainer" class="FlowDown">
						<ControllerBindingButton id="YButton" type="glyph" />
						<Panel id="ABXYButtonContainer" class="FlowRight">
							<ControllerBindingButton id="XButton" type="glyph" />
							<ControllerBindingButton id="BButton" type="glyph" />
						</Panel>
						<ControllerBindingButton id="AButton" type="glyph" />
					</Panel>
				</Panel>
				<Panel id="CenterImageABXY_GA" class="CenterImageABXYPanel CenterImage" modes="ABXY" advanced="off" gameactions="on">
					<Panel id="DpadButtonContainer" class="FlowDown">
						<Panel id="YButton" class="FakeABXYButtonPanel" >
							<Panel id="FakeABXYButtonY" class="FakeABXYShape" />
						</Panel>
						<Panel id="ABXYButtonContainer" class="FlowRight">
							<Panel id="XButton" class="FakeABXYButtonPanel" >
								<Panel id="FakeABXYButtonX" class="FakeABXYShape" />
							</Panel>
							<Panel id="BButton" class="FakeABXYButtonPanel" >
								<Panel id="FakeABXYButtonB" class="FakeABXYShape" />
							</Panel>
						</Panel>
						<Panel id="AButton" class="FakeABXYButtonPanel" >
							<Panel id="FakeABXYButtonA" class="FakeABXYShape" />
						</Panel>
					</Panel>
				</Panel>
        <Panel id="CenterImageABXY_GA_Advanced" class="CenterImageABXYPanel CenterImage" modes="ABXY" legacy_ga="on" gameactions="on">
          <Panel id="DpadButtonContainer" class="FlowDown">
            <Panel id="YButton" class="FakeABXYButtonPanel" >
              <Panel id="FakeABXYButtonY" class="FakeABXYShape" />
            </Panel>
            <Panel id="ABXYButtonContainer" class="FlowRight">
              <Panel id="XButton" class="FakeABXYButtonPanel" >
                <Panel id="FakeABXYButtonX" class="FakeABXYShape" />
              </Panel>
              <Panel id="BButton" class="FakeABXYButtonPanel" >
                <Panel id="FakeABXYButtonB" class="FakeABXYShape" />
              </Panel>
            </Panel>
            <Panel id="AButton" class="FakeABXYButtonPanel" >
              <Panel id="FakeABXYButtonA" class="FakeABXYShape" />
            </Panel>
          </Panel>
        </Panel>
        <!-- Joystick Move Mode -->
        <!-- Joystick Move Mode Advanced -->
				<!-- 	Yaw for joystick requires a default 'center' - this is currently set at poweron.
				since this value is unreliable, it means that yaw could be anything.
				Roll uses gravity from the accelerometer to calibrate center, so it works regardless.
				Until we figure out out to calibrate for yaw properly, disable.
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on" sources="gyro">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroAxis" />
					<DropDown id="GyroAxisJoystickMove" />
				</Panel>
				-->
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on" sources="gyro" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroNeutralAngle" />
					<Slider id="GyroNeutralAngle_joystick_move" direction="horizontal" />
				</Panel>
				<!-- 
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_VirtualCapSize" />
					<Slider id="VirtualCapSize" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_VirtualStickThrow" />
					<Slider id="VirtualStickThrow" direction="horizontal" />
				</Panel>
				-->
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_InvertX" />
					<DropDown id="InvertX_joystick_move" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_InvertY" />
					<DropDown id="InvertY_joystick_move" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmove" advanced="on" visualization="off" dependency="MouseOutput" >
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseSensitivity" />
					<Slider id="MouseSensitivity_joystick_move" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmove" gameactions="off" visualization="off" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_SensitivityHorizScale" />
					<Slider id="HorizontalSensitivity_joystick_move" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmove" gameactions="off" visualization="off" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_SensitivityVertScale" />
					<Slider id="VerticalSensitivity_joystick_move" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper SteamV2" modes="joystickmove" sources ="trackpad" gameactions="off" visualization="off" advanced="on">
		            <Label class="FieldLabel SteamV2" text="#Library_Details_FieldLabel_MaxAnalog" />
        		    <Slider id="MaxAnalog_joystick_move" direction="horizontal" />
	            </Panel>
				<!-- Joystick Mouse Mode -->
				<!-- Joystick Mouse Mode Advanced -->
				<Panel class="FieldWrapper" modes="joystickmouse" advanced="on" sources="gyro" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroNeutralAngle" />
					<Slider id="GyroNeutralAngle_joystick_mouse" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmouse" advanced="on" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_InvertX" />
					<DropDown id="InvertX_joystick_mouse" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmouse" advanced="on" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_InvertY" />
					<DropDown id="InvertY_joystick_mouse" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmouse" gameactions="off" advanced="on" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_SensitivityHorizScale" />
					<Slider id="HorizontalSensitivity_joystick_mouse" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickmouse" gameactions="off" advanced="on" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_SensitivityVertScale" />
					<Slider id="VerticalSensitivity_joystick_mouse" direction="horizontal" />
				</Panel>
        <!-- FlickStick Mode -->
		<Panel class="FieldWrapper" modes="flickstick" advanced="off" visualization="off">
			<Label class="FieldLabel" text="#ControllerBinding_FlickStickSnapTightness"/>
			<Slider id="FlickStickSnapTightness" direction="horizontal" />
		</Panel>
		<Panel class="FieldWrapper" modes="flickstick" advanced="off" visualization="off">
			<Label class="FieldLabel" text="#ControllerBinding_FlickStickSweepTightness"/>
			<Slider id="FlickStickSweepTightness" direction="horizontal" />
		</Panel>
		<Panel class="FieldWrapper" modes="flickstick" advanced="off" visualization="off">
			<Label class="FieldLabel" text="#ControllerBinding_FlickStickSweepSensitivity"/>
			<Slider id="FlickStickSweepSensitivity" direction="horizontal" />
		</Panel>
		<Panel class="FieldWrapper" modes="flickstick" advanced="on">
			<Label class="FieldLabel" text="#ControllerBinding_FlickStickDepressionSpeed" />
			<Slider id="FlickStickDepressionSpeed" direction="horizontal" />
		</Panel>
        <!-- Mouse Region Mode -->
        <Panel class="FieldWrapper" modes="mouseregion" gameactions="off" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseRegion_PositionX" />
          <Slider id="PositionXMouse" direction="horizontal" />
        </Panel>
        <Panel class="FieldWrapper" modes="mouseregion" gameactions="off" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseRegion_PositionY" />
          <Slider id="PositionYMouse" direction="horizontal" />
        </Panel>
				<Panel class="FieldWrapper" modes="mouseregion" gameactions="off" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_RegionHorizScale" />
					<Slider id="HorizontalSensitivityMouseRegion" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="mouseregion" gameactions="off" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_RegionVertScale" />
					<Slider id="VerticalSensitivityMouseRegion" direction="horizontal" />
				</Panel>
				<!-- Mouse Region Mode Advanced -->
        <Panel class="FieldWrapper" modes="mouseregion" gameactions="off" advanced="on">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_TeleportStart" />
          <DropDown id="TeleportStart" />
        </Panel>
        <Panel class="FieldWrapper" modes="mouseregion" gameactions="off" advanced="on">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_TeleportStop" />
          <DropDown id="TeleportStop" />
        </Panel>


        <!-- Visualizations -->
				<Panel id="CenterImageJoystickContainer" class="CenterImage" modes="joystickcamera joystickmove joystickmouse" visualization="deadzone" >
					<Panel id="CenterImageJoystickInnerDeadzone" class ="CenterImageRingInner"/>
					<Panel id="CenterImageJoystickInnerDeadzoneCrossVert" class ="CenterImageRingInnerCrossVertical"/>
					<Panel id="CenterImageJoystickInnerDeadzoneCrossHoriz" class ="CenterImageRingInnerCrossHorizontal"/>					
					<Panel id="CenterImageJoystickAntiDeadzone" class ="CenterImageRingAnti"/>
					<Panel id="CenterImageJoystickAntiDeadzoneBuffer" class ="CenterImageRingAntiBuffer"/>
					<Panel id="CenterImageJoystickEdgeBinding" class ="CenterImageRingEdge"/>
					<Panel id="CenterImageJoystick" class="CenterImage" />
					<Panel id="CenterImageJoystickOuterDeadzone" class ="CenterImageRingOuter"/>
				</Panel>
				<Panel id="CenterImageJoystickCurve" class="CenterImage" modes="joystickmove absmouse trigger joystickmouse mousejoystick" visualization="curve" >
					<Panel class="CenterGraph" id="CenterImageGraphContainer" modes="joystickmove absmouse trigger joystickmouse mousejoystick" >
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>
						<Panel class="GraphBar"/>						
					</Panel>
					<Label class="GraphLabelSide" text="#Library_Details_GraphLabel_Output" />	
					<Label class="GraphLabelBottom" text="#Library_Details_GraphLabel_Deflection" />
				</Panel>
					
				<!-- Joystick Camera Mode Advanced -->
				<Panel class="FieldWrapper" modes="joystickcamera" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_AntiDeadZone" />
					<Slider id="AntiDeadZoneJoystickCamera" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickcamera" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_AntiDeadZoneBuffer" />
					<Slider id="AntiDeadZoneBufferJoystickCamera" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickcamera" advanced="on" sources="gyro">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroAxis" />
					<DropDown id="GyroAxisJoystickCamera" />
				</Panel>
				<Panel class="FieldWrapper" modes="joystickcamera" advanced="on" sources="gyro">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroNeutralAngle" />
					<Slider id="GyroNeutralAngleJoystickCamera" direction="horizontal" />
				</Panel>				

				<!-- Mouse Mode -->
				<Panel id="CenterImageMouse" class="CenterImage" modes="absmouse MouseJoystick" advanced="off" visualization="rotation" >
					<Panel id="CenterImageMouseRotation" class ="CenterImage" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" sources="trackpad joystick ABXY gyro" advanced="off" visualization="off" >
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_Acceleration" />
					<DropDown id="Acceleration" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" sources="trackpad joystick ABXY button trigger" advanced="off" visualization="off" >
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_Trackball" />
					<DropDown id="Trackball" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" sources="trackpad joystick ABXY button trigger" gameactions="off" advanced="off" visualization="off" >
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_Friction" />
					<DropDown id="Friction" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" sources="trackpad joystick ABXY button trigger" gameactions="off" advanced="off" visualization="off" >
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_FrictionVertScale" />
					<Slider id="VerticalFriction" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" sources="gyro" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_AbsMouseGyroLeft" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="AbsMouseGyroLeft" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" sources="gyro" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_AbsMouseGyroRight" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="AbsMouseGyroRight" />
				</Panel>				
				<!-- Mouse Mode Advanced -->
				<Panel class="FieldWrapper" modes="absmouse" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_Smoothing" />
					<Slider id="SmoothingAbsMouse" direction="horizontal" />
				</Panel>			
				<Panel class="FieldWrapper" modes="absmouse" advanced="on" sources="trackpad joystick ABXY button trigger">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DoubleTap" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="DoubleTap" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" advanced="on" sources="trackpad joystick ABXY button trigger">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DoubleTapDuration" />
					<Slider id="DoubleTapDuration" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" advanced="on" sources="trackpad joystick ABXY button trigger">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DoubleTapBeep" />
					<DropDown id="DoubleTapBeep" />
				</Panel>		
				<Panel class="FieldWrapper" modes="absmouse" advanced="on" sources="gyro">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroAxis" />
					<DropDown id="GyroAxisAbsMouse" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" advanced="on" sources="gyro">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroYawScale" />
					<Slider id="GyroYawScaleAbsMouse" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" advanced="on" sources="gyro">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroRollScale" />
					<Slider id="GyroRollScaleAbsMouse" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="absmouse" advanced="on" sources="gyro">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_LeanSensitivity" />
					<Slider id="LeanSensitivityAbsMouse" direction="horizontal" />
				</Panel>				
				
				<!-- Mouse Joystick Mode -->
				<Panel class="FieldWrapper" modes="MouseJoystick" advanced="off" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_SensitivityVertScale" />
					<Slider id="VerticalSensitivityMouseJoystick" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="MouseJoystick" sources="gyro" advanced="off" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_SensitivityGyroScale" />
					<Slider id="GyroSensitivityScaleMouseJoystick" direction="horizontal" />
				</Panel>				
				<Panel class="FieldWrapper" modes="MouseJoystick" sources="trackpad joystick ABXY button trigger" advanced="off" visualization="off" >
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_Trackball" />
					<DropDown id="TrackballMouseJoystick" />
				</Panel>
				<Panel class="FieldWrapper" modes="MouseJoystick" sources="trackpad joystick ABXY button trigger" gameactions="off" advanced="off" visualization="off" >
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_Friction" />
					<DropDown id="FrictionMouseJoystick" />
				</Panel>
				<Panel class="FieldWrapper" modes="MouseJoystick" sources="trackpad joystick ABXY button trigger" gameactions="off" advanced="off" visualization="off" >
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_FrictionVertScale" />
					<Slider id="VerticalFrictionMouseJoystick" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="MouseJoystick" sources="gyro" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_AbsMouseGyroLeft" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="MouseJoystickGyroLeft" />
				</Panel>
				<Panel class="FieldWrapper" modes="MouseJoystick" sources="gyro" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_AbsMouseGyroRight" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="MouseJoystickGyroRight" />
				</Panel>			
				<!-- Mouse Joystick Mode Advanced -->			
				<Panel class="FieldWrapper" modes="MouseJoystick" advanced="on" sources="trackpad joystick ABXY button trigger" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DoubleTap" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="DoubleTapMouseJoystick" />
				</Panel>
				<Panel class="FieldWrapper" modes="MouseJoystick" advanced="on" sources="trackpad joystick ABXY button trigger" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DoubleTapDuration" />
					<Slider id="DoubleTapDurationMouseJoystick" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="MouseJoystick" advanced="on" sources="trackpad joystick ABXY button trigger" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_DoubleTapBeep" />
					<DropDown id="DoubleTapBeepMouseJoystick" />
				</Panel>		
				<Panel class="FieldWrapper" modes="MouseJoystick" advanced="on" sources="gyro" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroAxis" />
					<DropDown id="GyroAxisMouseJoystick" />
				</Panel>	
				<Panel class="FieldWrapper" modes="MouseJoystick" advanced="on" sources="gyro" visualization="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_LeanSensitivity" />
					<Slider id="LeanSensitivityMouseJoystick" direction="horizontal" />
				</Panel>						
				
				<!-- Touch Menu Mode -->
				<Panel class="FieldWrapper" modes="touchmenu" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuButtonType" />
					<DropDown id="TouchMenuButtonType" />
				</Panel>
				<Panel class="FieldWrapper" modes="hotbar" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_ScrollWrap" />
					<DropDown id="HotbarScrollWrap" />
				</Panel>
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton0" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton0" />
				</Panel>
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton1" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton1" />
				</Panel>
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton2" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton2" />
				</Panel>
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton3" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton3" />
				</Panel>
				
				<!-- Touch Menu Mode Advanced -->
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton9" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton9" />
				</Panel>				
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton10" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton10" />
				</Panel>
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton11" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton11" />
				</Panel>
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton12" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton12" />
				</Panel>
				<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton13" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton13" />
				</Panel>


				<!-- Radial Menu Mode -->
				<Panel class="FieldWrapper" modes="radialmenu" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton0" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton1" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton1" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton2" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton2" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton3" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton3" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton4" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="off">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton4" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton5" />
				</Panel>	
						
				<!-- Radial Menu Mode Advanced -->
				<Panel class="FieldWrapper" modes="radialmenu" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton10" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton11" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton11" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton12" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton12" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton13" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="on">
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton13" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton14" />
				</Panel>
				<Panel class="FieldWrapper" modes="radialmenu" advanced="on" >
					<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton14" />
					<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton15" />
				</Panel>
				
				<!-- Relative Mouse Mode -->
				<Panel id="CenterImageRelMouse" class="CenterImage" modes="relmouse" advanced="off"/>

				<!-- ScrollWheel Mode -->
        <Panel class="FieldWrapper" modes="scrollwheel" sources="trackpad joystick ABXY button gyro" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelType" />
          <DropDown id="ScrollWheelType" />
        </Panel>
        <Panel class="FieldWrapper" modes="scrollwheel" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelInvert" />
          <DropDown id="ScrollWheelInvert" />
        </Panel>
        <Panel class="FieldWrapper" modes="scrollwheel" advanced="off" >
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelFriction" />
          <DropDown id="ScrollWheelFriction" />
        </Panel>

        <!-- ScrollWheel Mode Advanced -->
				<Panel class="FieldWrapper" modes="scrollwheel" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelList4" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="ScrollWheelList4" />
				</Panel>
				<Panel class="FieldWrapper" modes="scrollwheel" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelList5" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="ScrollWheelList5" />
				</Panel>
				<Panel class="FieldWrapper" modes="scrollwheel" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelList6" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="ScrollWheelList6" />
				</Panel>
				<Panel class="FieldWrapper" modes="scrollwheel" advanced="on">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelList7" />
					<ControllerBindingButton class="BindingButtonPropertiesMode" id="ScrollWheelList7" />
				</Panel>
				
				<!-- Trigger Mode -->
				<Panel class="FieldWrapper" modes="trigger" gameactions="off" advanced="off" visualization="off" >
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_OutputTrigger" />
					<DropDown id="OutputTrigger" />
				</Panel>
				<Panel class="FieldWrapper" modes="trigger" gameactions="both" advanced="off" visualization="off" >
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TriggerDeadZoneStart" />
					<Slider id="TriggerDeadZoneStart" direction="horizontal" />
				</Panel>
				<Panel class="FieldWrapper" modes="trigger" gameactions="both" advanced="off" visualization="off" >
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_TriggerDeadZoneEnd" />
					<Slider id="TriggerDeadZoneEnd" direction="horizontal" />
				</Panel>		
				<!-- Now In Activators
        <Panel class="FieldWrapper" modes="trigger" gameactions="off" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_TriggerHapticIntensity" />
          <DropDown id="HapticIntensityTriggerThreshold" />
        </Panel>
        <Panel class="FieldWrapper" modes="trigger" gameactions="off" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_HoldRepeats" />
          <DropDown id="HoldRepeatsTrigger" />
        </Panel>
        <Panel class="FieldWrapper" modes="trigger" gameactions="off" advanced="off">
          <Label class="FieldLabel" text="#Library_Details_FieldLabel_HoldRepeatInterval" />
          <Slider id="HoldRepeatIntervalTrigger" direction="horizontal" />
        </Panel>
				Now In Activators -->
        <!-- Trigger Mode Advanced -->

      </Panel>

			<!--
				Right Column
			-->
			<Panel id="RightColumnWrapper">
				<Panel id="RightColumn" class="Column">
					<Panel class="FieldWrapper" id="ModeShiftButtonTab" modeshift="off" gameactions="off" advanced="off" sources="trackpad joystick ABXY button gyro trigger">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_ModeShifting" />
						<ControllerBindingButton id="ModeShiftButton" describebutton="true" onactivate="ShowModeShift( true );" />
					</Panel>

					<Panel class="FieldWrapper" id="ModeShiftPulldownTab" modeshift="on" gameactions="off" advanced="off" >
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_ModeShiftButton" />
						<DropDown id="ModeShiftDropDown" />
					</Panel>

			<Panel class="FieldWrapper" id="FlickStickSnapModePulldownTab" modes="flickstick" gameactions="off" advanced="off" >
				<Label class="FieldLabel" text="#Library_Details_FieldLabel_FlickStickSnapMode" />
				<DropDown id="FlickStickSnapMode" />
			</Panel>
			<Panel class="FieldWrapper" modes="flickstick" advanced="off" visualization="off">
				<Label class="FieldLabel" text="#ControllerBinding_FlickStickForwardDeadzone"/>
				<Slider id="FlickStickForwardDeadzone" direction="horizontal" />
			</Panel>
			<Panel class="FieldWrapper" modes="flickstick" sources="trackpad joystick" advanced="on">
			  <Label class="FieldLabel" text="#Library_Details_FieldLabel_Rotation" />
			  <Slider id="RotationFlickStick" direction="horizontal" />
			</Panel>
		
		
          <!-- Dpad Mode -->
					<Panel class="FieldWrapper" modes="dpad" advanced ="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_HapticIntensity" />
						<DropDown id="HapticIntensityDpad" />
					</Panel>
          <Panel class="FieldWrapper" modes="2dscroll" advanced="off" sources="gyro">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroAxis" />
            <DropDown id="GyroAxis2DScroll" />
          </Panel>

          <Panel class="FieldWrapper" modes="dpad 2DScroll" gameactions="on" advanced="off">
						<Label class="FieldLabel" text="#Gamepad_Right" />
						<ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="DpadRightButtonGA" />
					</Panel>
					<Panel class="FieldWrapper" modes="dpad 2DScroll" gameactions="on" advanced="off">
						<Label class="FieldLabel" text="#Gamepad_Down" />
						<ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="DpadDownButtonGA" />
					</Panel>
          <Panel class="FieldWrapper" modes="dpad 2DScroll" gameactions="on" legacy_ga="on">
            <Label class="FieldLabel" text="#Gamepad_Right" />
            <ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="DpadRightButtonGALeg" />
          </Panel>
          <Panel class="FieldWrapper" modes="dpad 2DScroll" gameactions="on" legacy_ga="on">
            <Label class="FieldLabel" text="#Gamepad_Down" />
            <ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="DpadDownButtonGALeg" />
          </Panel>
					<Panel class="FieldWrapper" modes="dpad 2DScroll" sources="ABXY trackpad joystick bumper" normal_but_ga_advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_DpadClick" />
						<ControllerBindingButton class="BindingButtonPropertiesMode" id="DpadClick" />
					</Panel>
          <Panel class="FieldWrapper" modes="dpad" advanced="off" sources="gyro">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroNeutralAngle" />
            <Slider id="GyroNeutralAngleDpad" direction="horizontal" />
          </Panel>
          <Panel class="FieldWrapper" modes="2dscroll" advanced="off" >
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_2DScrollSwipe" />
            <DropDown id="Momentum2DScroll" />
          </Panel>
					<!-- Dpad Mode Advanced -->
		
					<Panel class="FieldWrapper" modes="dpad" sources="trackpad joystick trigger" normal_but_ga_advanced="on" >
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_Deadzone" />
						<Slider id="Deadzone" direction="horizontal" />
					</Panel>
          <Panel class="FieldWrapper" modes="hotbar" sources="trackpad joystick" normal_but_ga_advanced="on" >
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_Deadzone" />
            <Slider id="HotbarDeadzone" direction="horizontal" />
          </Panel>

          <!-- ABXY Mode -->
          <Panel class="FieldWrapper" modes="ABXY" legacy_ga="on" gameactions="on">
            <Label class="FieldLabel ABXYLabels" text="#Gamepad_B" />
            <Label class="FieldLabel ABXYLabelsNintendo" text="#Gamepad_A" />
            <Label class="FieldLabel ABXYLabelsPS4" text="#Gamepad_Circle" />
            <ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="BButtonGALeg" />
          </Panel>
          <Panel class="FieldWrapper" modes="ABXY" legacy_ga="on" gameactions="on">
            <Label class="FieldLabel ABXYLabels" text="#Gamepad_A" />
            <Label class="FieldLabel ABXYLabelsNintendo" text="#Gamepad_B" />
            <Label class="FieldLabel ABXYLabelsPS4" text="#Gamepad_X" />
            <ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="AButtonGALeg" />
          </Panel>
					<Panel class="FieldWrapper" modes="ABXY" devonly="on" gameactions="off" advanced="off" legacy_ga="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_HapticIntensity" />
						<DropDown id="HapticIntensityFourButtons" />
					</Panel>
					
					<Panel class="FieldWrapper" modes="ABXY" advanced="off" sources="trackpad joystick">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_RequiresClick" />
						<DropDown id="RequiresClickFourButtons" />
					</Panel>

          <Panel class="FieldWrapper" modes="ABXY" gameactions="on" advanced="off">
						<Label class="FieldLabel ABXYLabels" text="#Gamepad_B" />
						<Label class="FieldLabel ABXYLabelsNintendo" text="#Gamepad_A" />               
						<Label class="FieldLabel ABXYLabelsPS4" text="#Gamepad_Circle" />
						<ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="BButtonGA" />
					</Panel>
					<Panel class="FieldWrapper" modes="ABXY" gameactions="on" advanced="off">
						<Label class="FieldLabel ABXYLabels" text="#Gamepad_A" />
						<Label class="FieldLabel ABXYLabelsNintendo" text="#Gamepad_B" />                
						<Label class="FieldLabel ABXYLabelsPS4" text="#Gamepad_X" />
						<ControllerBindingButton class="BindingButtonPropertiesMode GAButton" id="AButtonGA" />
					</Panel>

          <!-- 
					<Panel class="FieldWrapper" modes="ABXY" devonly="on" sources="trackpad ABXY" gameactions="off" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_TestHapticRepeat" />
						<Slider id="TestHapticRepeat" direction="horizontal" />
					</Panel>				
					<Panel class="FieldWrapper" modes="ABXY" devonly="on" sources="trackpad ABXY" gameactions="off" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_TestHapticOn" />
						<Slider id="TestHapticOn" direction="horizontal" />
					</Panel>
					<Panel class="FieldWrapper" modes="ABXY" devonly="on" sources="trackpad ABXY" gameactions="off" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_TestHapticOff" />
						<Slider id="TestHapticOff" direction="horizontal" />
					</Panel>
          -->
          <!-- Joystick Move Mode -->
          <Panel class="FieldWrapper" modes="joystickmove" gameactions="off" advanced="off">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_HapticIntensity" />
            <DropDown id="HapticIntensity_joystick_move" />
          </Panel>
					<Panel class="FieldWrapper" modes="joystickmove" gameactions="off" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_OutputAxis" />
						<DropDown id="OutputAxis_joystick_move" />
					</Panel>
          <Panel class="FieldWrapper" modes="joystickmove" advanced="off" gameactions="off">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeBinding" />
            <ControllerBindingButton class="BindingButtonPropertiesMode" id="EdgeBinding_joystick_move" />
          </Panel>
          
          <!-- Joystick Move Mode Advanced -->
					<Panel class="FieldWrapper" modes="joystickmove" advanced="on" visualization="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroLockExtents" />
						<DropDown id="GyroLockExtents_joystick_move" />
					</Panel>					
          <Panel class="FieldWrapper" modes="joystickmove" advanced="on">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeRadius" />
            <Slider id="EdgeBindingRadius_joystick_move" direction="horizontal" />
          </Panel>
          <Panel class="FieldWrapper" modes="joystickmove" advanced="on">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeBindingInvert" />
            <DropDown id="EdgeBindingInvert_joystick_move" />
          </Panel>
          <Panel class="FieldWrapper" modes="joystickmove" advanced="on">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_AntiDeadZone" />
            <Slider id="AntiDeadZone_joystick_move" direction="horizontal" />
          </Panel>
          <Panel class="FieldWrapper" modes="joystickmove" advanced="on">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_AntiDeadZoneBuffer" />
            <Slider id="AntiDeadZoneBuffer_joystick_move" direction="horizontal" />
          </Panel>

					<!-- Joystick Move Mode -->
					<Panel class="FieldWrapper" modes="joystickmouse" gameactions="off" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_HapticIntensity" />
						<DropDown id="HapticIntensity_joystick_mouse" />
					</Panel>
					<Panel class="FieldWrapper" modes="joystickmouse" gameactions="off" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_OutputAxis" />
						<DropDown id="OutputAxis_joystick_mouse" />
					</Panel>
					<!-- Joystick Move Mode Advanced -->

					<Panel class="FieldWrapper" modes="joystickmouse" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeRadius" />
						<Slider id="EdgeBindingRadius_joystick_mouse" direction="horizontal" />
					</Panel>
					<Panel class="FieldWrapper" modes="joystickmouse" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeBindingInvert" />
						<DropDown id="EdgeBindingInvert_joystick_mouse" />
					</Panel>
					<Panel class="FieldWrapper" modes="joystickmouse" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_AntiDeadZone" />
						<Slider id="AntiDeadZone_joystick_mouse" direction="horizontal" />
					</Panel>
					<Panel class="FieldWrapper" modes="joystickmouse" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_AntiDeadZoneBuffer" />
						<Slider id="AntiDeadZoneBuffer_joystick_mouse" direction="horizontal" />
					</Panel>					
					
          <!-- Mouse Region Mode -->
          <Panel class="FieldWrapper" modes="mouseregion" gameactions="off" advanced="off">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_HapticIntensity" />
            <DropDown id="HapticIntensityMouseRegion" />
          </Panel>
					

					<!-- Mouse Region Mode Advanced -->
					<Panel class="FieldWrapper" modes="mouseregion" advanced="on" sources="trackpad joystick">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseTriggerClamp" />
						<DropDown id="MouseRegionTriggerClamp" />
					</Panel>
					<Panel class="FieldWrapper" modes="mouseregion" advanced="on" sources="trackpad joystick">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseTriggerClamp" />
						<Slider id="MouseRegionTriggerClampAmount" direction="horizontal" />
					</Panel>
					
          <!-- Joystick Camera Mode -->
					<Panel class="FieldWrapper" modes="joystickcamera" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_HapticIntensity" />
						<DropDown id="HapticIntensityJoystickCameraMode" />
					</Panel>
					<Panel class="FieldWrapper" modes="joystickcamera" gameactions="off" sources="gyro" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButton" />
						<DropDown id="GyroButtonJoystickCamera" />
					</Panel>
					<Panel class="FieldWrapper" modes="joystickcamera" advanced="off" sources="trackpad" >
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_SwipeDuration" />
						<DropDown id="SwipeDurationCameraMode" />
					</Panel>

					<!-- Joystick Camera Mode Advanced -->
          <Panel class="FieldWrapper" modes="joystickcamera" advanced="on">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseSensitivity" />
            <Slider id="JoystickCameraMouseSensitivity" direction="horizontal" />
          </Panel>
				<Panel class="FieldWrapper" modes="joystickcamera" gameactions="off" sources="gyro" advanced="off">
					<Label class="FieldLabel" text="#Library_Details_FieldLabel_GyroButtonInvert" />
					<DropDown id="GyroButtonInvertJoystickCamera" />
				</Panel>
						
					<!-- Mouse Mode -->
					<Panel class="FieldWrapper" modes="absmouse" gameactions="off" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_HapticIntensity" />
						<DropDown id="HapticIntensityAbsMouse" />
					</Panel>
					<Panel class="FieldWrapper" modes="absmouse" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_InvertY" />
						<DropDown id="InvertMouseY" />
					</Panel>
					
					<!-- Mouse Mode Advanced -->
					<Panel class="FieldWrapper" modes="absmouse" sources="trackpad joystick ABXY" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeSpinRadius" />
						<Slider id="EdgeSpinRadius" direction="horizontal" />
					</Panel>
					<Panel class="FieldWrapper" modes="absmouse" sources="trackpad joystick ABXY" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeSpinVelocity" />
						<Slider id="EdgeSpinScale" direction="horizontal" />
					</Panel>
					<Panel class="FieldWrapper" modes="absmouse" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseMoveThreshold" />
						<Slider id="MouseMoveThreshold" direction="horizontal" />
					</Panel>
					<Panel class="FieldWrapper" modes="absmouse" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_InvertX" />
						<DropDown id="InvertXMouse" />
					</Panel>

					<!-- Mouse Joystick Mode -->
					<Panel class="FieldWrapper" modes="MouseJoystick" gameactions="off" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_HapticIntensity" />
						<DropDown id="HapticIntensityMouseJoystick" />
					</Panel>
					<Panel class="FieldWrapper" modes="MouseJoystick" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_InvertY" />
						<DropDown id="InvertMouseYMouseJoystick" />
					</Panel>

					<!-- Mouse Joystick Mode Advanced -->
					<Panel class="FieldWrapper" modes="MouseJoystick" advanced="on" sources="trackpad gyro">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseTriggerClamp" />
						<DropDown id="MouseTriggerClampMouseJoystick" />
					</Panel>
					<Panel class="FieldWrapper" modes="MouseJoystick" advanced="on" sources="trackpad gyro">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseTriggerClamp" />
						<Slider id="MouseTriggerClampAmountMouseJoystick" direction="horizontal" />
					</Panel>					
					<Panel class="FieldWrapper" modes="MouseJoystick" sources="trackpad joystick ABXY" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeSpinRadius" />
						<Slider id="EdgeSpinRadiusMouseJoystick" direction="horizontal" />
					</Panel>
					<Panel class="FieldWrapper" modes="MouseJoystick" sources="trackpad joystick ABXY" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_EdgeSpinVelocity" />
						<Slider id="EdgeSpinScaleMouseJoystick" direction="horizontal" />
					</Panel>
					<Panel class="FieldWrapper" modes="MouseJoystick" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_MouseMoveThreshold" />
						<Slider id="MouseMoveThresholdMouseJoystick" direction="horizontal" />
					</Panel>

					<!-- Touch Menu Mode -->
					<Panel class="FieldWrapper" modes="touchmenu" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_ShowLabels" />
						<DropDown id="TouchMenuShowLabels" />					
					</Panel>
					<Panel class="FieldWrapper" modes="touchmenu" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuOpacity" />
						<Slider id="TouchMenuOpacity" direction="horizontal" />
					</Panel>
					<Panel class="FieldWrapper" modes="touchmenu" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuScale" />
						<Slider id="TouchMenuScale" direction="horizontal" />
					</Panel>
          			<Panel class="FieldWrapper" modes="touchmenu" sources="bumper" advanced="off">
			            <Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuInnerDeadzone" />
			            <Slider id="TouchMenuDeadzoneInner" direction="horizontal" />
		            </Panel>
		          	<Panel class="FieldWrapper" modes="touchmenu" sources="bumper" advanced="off">
			            <Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuOuterDeadzone" />
			            <Slider id="TouchMenuDeadzoneOuter" direction="horizontal" />
		          	</Panel>
          
          <Panel class="FieldWrapper" modes="hotbar" advanced="off">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_ShowLabels" />
            <DropDown id="HotbarShowLabels" />
          </Panel>
          <Panel class="FieldWrapper" modes="hotbar" advanced="off">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuOpacity" />
            <Slider id="HotbarOpacity" direction="horizontal" />
          </Panel>
          <Panel class="FieldWrapper" modes="hotbar" advanced="off">
            <Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuScale" />
            <Slider id="HotbarScale" direction="horizontal" />
          </Panel>

          <!-- Touch Menu Mode Advanced -->
					<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="on">
						<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton14" />
						<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton14" />
					</Panel>					
					<Panel class="FieldWrapper" modes="touchmenu hotbar" advanced="on" >
						<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton15" />
						<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="TouchMenuButton15" />
					</Panel>
					<Panel class="FieldWrapper" modes="hotbar" advanced="on">
						<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_DismissAfterActivation" />
						<DropDown id="HotbarDismissAfterActivation" />
					</Panel>
					<Panel class="FieldWrapper" modes="hotbar" advanced="on">
						<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_RecenterEachTime" />
						<DropDown id="HotbarRecenterEachTime" />
					</Panel>
					
					<!-- Radial Menu Mode -->
					<Panel class="FieldWrapper" modes="radialmenu" advanced="off">
						<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_ShowLabels" />
						<DropDown id="RadialMenuShowLabels" />
					</Panel>
					<Panel class="FieldWrapper" modes="radialmenu" advanced="off">
						<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_RadialMenuButtonCenter" />
						<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton0" />
					</Panel>
					<Panel class="FieldWrapper" modes="radialmenu" advanced="off">
						<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_RadialClick" />
						<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialClick" />
					</Panel>				
					<!-- Radial Menu Mode Advanced -->
					<Panel class="FieldWrapper" modes="radialmenu" sources="trackpad joystick trigger" advanced="on">
						<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton15" />
						<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton16" />
					</Panel>
					<Panel class="FieldWrapper" modes="radialmenu" sources="trackpad joystick trigger" advanced="on">
						<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton16" />
						<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton17" />
					</Panel>
					<Panel class="FieldWrapper" modes="radialmenu" sources="trackpad joystick trigger" advanced="on">
						<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton17" />
						<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton18" />
					</Panel>
					<Panel class="FieldWrapper" modes="radialmenu" sources="trackpad joystick trigger" advanced="on">
						<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton18" />
						<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton19" />
					</Panel>
					<Panel class="FieldWrapper" modes="radialmenu" sources="trackpad joystick trigger" advanced="on">
						<Label class="FieldLabelSmall" text="#Library_Details_FieldLabel_TouchMenuButton19" />
						<ControllerBindingButton class="BindingButtonPropertiesModeSmall" id="RadialMenuButton20" />
					</Panel>

					<Panel class="FieldWrapper" modes="touchmenu" sources="gyro" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_Sensitivity" />
						<Slider id="SensitivityTouchMenu" direction="horizontal" />
					</Panel>
					<Panel class="FieldWrapper" modes="touchmenu" sources="gyro ABXY dpad joystick" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_TouchMenuButton" />
						<DropDown id="ActivationButtonTouchMenu" />
					</Panel>
					<!-- Relative Mouse Mode -->
					<Panel class="FieldWrapper" modes="relmouse" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_HapticIntensity" />
						<DropDown id="HapticIntensityRelMouse" />
					</Panel>
					<Panel class="FieldWrapper" modes="relmouse" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_AbsMouseClick" />
						<ControllerBindingButton class="BindingButtonPropertiesMode" id="RelMouseClick" />
					</Panel>
					
					<!-- ScrollWheel Mode -->
					<Panel class="FieldWrapper" modes="scrollwheel" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_HapticIntensity" />
						<DropDown id="HapticIntensityScrollWheel" />
					</Panel>
					<Panel class="FieldWrapper" modes="scrollwheel" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelClick" />
						<ControllerBindingButton class="BindingButtonPropertiesMode" id="ScrollWheelClick" />
					</Panel>
 
          
          <!-- ScrollWheel Mode Advanced -->
					<Panel class="FieldWrapper" modes="scrollwheel" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelList8" />
						<ControllerBindingButton class="BindingButtonPropertiesMode" id="ScrollWheelList8" />
					</Panel>
					<Panel class="FieldWrapper" modes="scrollwheel" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelList9" />
						<ControllerBindingButton class="BindingButtonPropertiesMode" id="ScrollWheelList9" />
					</Panel>
					<Panel class="FieldWrapper" modes="scrollwheel" advanced="on">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_ScrollWheelListWrap" />
						<DropDown id="ScrollWheelListWrap" />
					</Panel>					
					
					<!-- Trigger Mode -->
					<Panel class="FieldWrapper" modes="trigger" gameactions="off" advanced="off">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_TriggerCurveExponent" />
						<DropDown id="TriggerCurveExponent" />
					</Panel>
					<Panel class="FieldWrapper" modes="trigger" advanced="off" dependency="CustomCurve">
						<Label class="FieldLabel" text="#Library_Details_FieldLabel_CustomCurveExponent" />
						<Slider id="TriggerCustomCurveExponent" direction="horizontal" />
					</Panel>
				</Panel>
				
				<!-- Show advanced properties button -->
				<Panel class="FieldWrapper AdvancedPropertiesWrapper" id="ShowAdvancedProperties">
					<Button id="Advanced" onactivate="ShowAdvancedProperties( true );">
						<Label text="#Library_Details_Controller_AdvancedSettings" />
					</Button>
				</Panel>

				<!-- Hide advanced properties button -->
				<Panel class="FieldWrapper AdvancedPropertiesWrapper" id="HideAdvancedProperties">
					<Button id="Advanced" onactivate="ShowAdvancedProperties( false );">
						<Label text="#UI_Back" />
					</Button>
				</Panel>
			</Panel>
		</Panel>
	</ControllerPropertiesMode>
</root>
