Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Press the input and see what keycode are generated. There will be three two different kind of events will be generated KEY-UP, /KEY-DOWN and KEY-PRESS.

Take a note of code and try to find the corresponding  output code from this. Finding output code is sometimes a big task as it could be dependent on various parameters. 

...