Adds an action to a displayHandler
the id of the attached handler
_id = ["keyDown", { _this call myKeyDownEH }] call CBA_fnc_addDisplayHandler;
Sickboy