InputEvent Handling Example

This example demonstrates input events in ppapi. Each time an input event happens in the context of the gray box, the embedded NaCl module prints a message describing the event to the shell where you started your Browser. Alternatively, you can click the "Get Events" button to pop up a dialog box showing all input events that have happened since the last time you clicked the button.