Example of default bindings mod to toggle switch
Gear Lever A10-C bind to (EAC) BTN24 Up/Down
Default bindings file:
"c:\___\DCS\Mods\aircraft\A-10C\Input\A-10C\joystick\Throttle - HOTAS Warthog.lua"
Find and delete or comment out (EAC) line with {key = 'JOY_BTN24'}
Replace with:
[CODE]
{combos = {{key = 'JOY_BTN24'}} , down = iCommandPlaneGearUp , up = iCommandPlaneGearDown , name = _('GEAR on BTN24') , category = _('Landing gear panel')},
[/CODE]
'GEAR on BTN24' now shows in DCS Control under category ‘Landing gear panel’ with BTN24 as ‘default’ binding
included zip JSGME_MODS ready DCS 1.5.5