name = InGameMouseOptions
widgets = 6
background = box.png
dialog = false

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

[ widget-01 ]
type = floatwheel
name = InGameMouseXSensWheel
setting = mouse.xsens
values = options
center = 0.5, 0.25
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-02 ]
type = floatwheel
name = InGameMouseYSensWheel
setting = mouse.ysens
values = options
center = 0.5, 0.29
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-03 ]
type = floatwheel
name = InGameMouseYDeadWheel
setting = mouse.ydead
values = options
center = 0.5, 0.33
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

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

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