And here is how the ActionMapping would look like<br>
<br>
struct ActionMapping {<br>  Common::KeyState defaultKey;<br>
  Common::EventType type;<br>
  int priority;<br>
  String description;<br>
}<br><br>-- <br>Best regards,<br><span class="sg">Serhiy Batyuk</span>