Hi,
in the clickable data the RWR functions are assigned to device.RWR:
i.e.
elements["PTR-TWAP-BTN-PWR-401"] = default_2_position_tumb(_("RWR Indicator Control POWER Button"), devices.RWR, rwr_commands.Power, 401)
but in the input/keyboard/default.lua will be used devices.AN_ALR56 and this device id is not available
{ down = rwr_commands.Power, cockpit_device_id = devices.AN_ALR56, value_down = 1.0, name = _('RWR Indicator Control POWER Button - Depressed'), category = {_('Left Auxiliary Console'), _('THREAT WARNING AUX Panel')}},
if i had no missunderstanding it should help ...
thx
Edit said:
please move this thread to input and controller bugs
sorry for that