The onLoad event for controls is passed the following parameters: [Control <CONTROL>, Control's Config <CONFIG>].
Currently, the onLoad event for displays is only provided the display: [Display <DISPLAY>].
This is a request for the addition of the display's config to the parameters provided to the onLoad event for displays. [Display <DISPLAY>, Display's Config <CONFIG>].