name = JoystickOptions
widgets = 7
background = box.png
dialog = false

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

[ widget-01 ]
type = stringwheel
name = JoystickTypeWheel
setting = joystick.type
values = options
center = 0.5, 0.25
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 1
default = 0
cancel = 0

[ widget-02 ]
type = stringwheel
name = TouchCompWheel
setting = joystick.touchcomp
values = options
center = 0.5, 0.29
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-03 ]
type = stringwheel
name = DeadzoneWheel
setting = joystick.deadzone
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 = JoystickCalibrateButton
text = Calibrate
tip = Calibrate the joystick device.
action = JoystickCalibrate
center = 0.5, 0.425
color = 0.0, 0.0, 0.8
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 0

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

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