mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
* fix images in readme * fix all sample readmes by pointing all images to correct apps location
Keyboard Handler Sample
This sample handles all keyboard events (preventing default behavior) and maintains a dictionary of the state of each key.
It provides an easy way to check if the key strokes you are interested in can be captured by a chrome packaged app, and learn what the appropriate keyCode is for them.
Screenshot
Credit
Icon image adapted from David Peters, Wikimedia Foundation

