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