Versions Compared

Key

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

...

 
COOKED keyboard
Primarily translates KeyPress event, either as is or through mapped result.
    It translates KeyDown/KeyUp only there exists a mapping entry,
    or if there is no mapping entry, translate when certain modifier key is pressed (i.e., CTRL or ALT key)

...