embedded-gecko

Is it possible to catch keyboard and mouse events in C++ using Mozilla embedded version?

Hi, The situation is this. I would like to catch mouse and keyboard events in html code which loaded using Mozilla embedded. IS there support for it? Thanks. ...