name = EditMouseMotionControl
widgets = 10
background = box.png
dialog = true

[ widget-00 ]
type = label
name = EditMouseMotionControlLabel1
text = Edit Mouse Motion Control
center = 0.5, 0.1
width = auto
height = auto
fontsize = 9
enabled = 0
selected = 0
default = 0
cancel = 0

[ widget-01 ]
type = label
name = EditMouseMotionControlLabel2
text = Control
center = 0.4, 0.2
width = auto
height = auto
fontsize = 6
enabled = 0
selected = 0
default = 0
cancel = 0

[ widget-02 ]
type = label
name = EditMouseMotionControlLabel3
text = ->
center = 0.5, 0.2
width = auto
height = auto
fontsize = 6
enabled = 0
selected = 0
default = 0
cancel = 0

[ widget-03 ]
type = label
name = EditMouseMotionControlLabel4
text = Joy Motion
center = 0.6, 0.2
width = auto
height = auto
fontsize = 6
enabled = 0
selected = 0
default = 0
cancel = 0

[ widget-04 ]
type = slider
name = DeadzoneSlider
text = Deadzone
tip = Set the deadzone for the Motion between 0.0 and 1.0.
setting = controledit.mmotion.deadzone
values = manual
sliderval = 0.0
min = 0.0
max = 0.5
center = 0.5, 0.25
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 1
default = 0
cancel = 0

[ widget-05 ]
type = slider
name = GainSlider
text = Gain
tip = Set the gain for the Motion between 0.0 and 3.0.
setting = controledit.mmotion.deadzone
values = manual
sliderval = 1.0
min = 0.5
max = 3.0
center = 0.5, 0.31
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-06 ]
type = slider
name = ExponentSlider
text = Exponent
tip = Set the exponent for the Motion between 0.0 and 3.0.
setting = controledit.mmotion.deadzone
values = manual
sliderval = 1.0
min = 1.0
max = 5.0
percent = false
center = 0.5, 0.37
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-07 ]
type = button
name = MouseMotionControlDeleteButton
text = Delete
tip = Save changes and return to Options menu.
action = MouseMotionControlDelete
center = 0.5, 0.7
color = 1.0, 0.8, 0.0
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-08 ]
type = button
name = EditMouseMotionControlOKButton
text = OK
tip = Save changes and return to Options menu.
action = MouseMotionControlOK
center = 0.4, 0.8
color = 0.0, 0.8, 0.0
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 1
cancel = 0

[ widget-09 ]
type = button
name = EditMouseMotionControlCancelButton
text = Cancel
tip = Forget changes and return to Options menu.
action = MouseMotionControlCancel
center = 0.6, 0.8
color = 0.8, 0.0, 0.0
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 1




