Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Side by Side Diff: remoting/tools/javascript_key_tester/README

Issue 884703006: Handling PNaCl KeyboardInputEvent(s) in the key tester app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed most of Jamie's code review feedback. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 The key tester is a Chrome app that dumps:
2 - PNaCl KeyboardInputEvent events
3 - JavaScript keydown/keyup events
4
5 To use the key tester:
6 1. Build: ninja -C out/Debug remoting_key_tester
7 2. In Chrome navigate to: chrome://extensions
8 3. Use "Load unpacked extension" to load the key tester
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698