name = ControlsOptions
widgets = 8
background = box.png
dialog = false
tab_text = Controls

[ widget-00 ]
type = label
name = ControlsOptionsLabel
text = Controls 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 = ControlsProfileWheel
text = Controls Profile
tip = Use a preset controls profile.
setting = control.profile
opts = 4
opt00 = keyboard
val00 = key
opt01 = mouse
val01 = mouse
opt02 = gamepad
val02 = pad
opt03 = steering wheel
val03 = wheel
center = 0.5, 0.25
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 1
default = 0
cancel = 0

[ widget-02 ]
type = toggle
name = AutoClutchToggle
text = AutoClutch
tip = Enable/disable automatic clutching (prevents car from stalling).
setting = control.autoclutch
center = 0.5, 0.29
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-03 ]
type = button
name = ActionControlMapButton
text = Action/Control Map
tip = Map keys, buttons and axes to actions in the game.
action = ActionControlMap
center = 0.5, 0.4
color = 0.0, 0.0, 0.8
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-04 ]
type = button
name = JoystickOptionsButton
text = Joystick Options
tip = Extra options for gamepad, joystick and steering wheel controls.
action = JoystickOptions
center = 0.5, 0.5
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 = MouseOptionsButton
text = Mouse Options
tip = Extra options for mouse controls.
action = MouseOptions
center = 0.5, 0.6
color = 0.0, 0.0, 0.8
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 0

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

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