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

Unified 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: Adding disable_nacl==0 condition and disabling _jscompile target. Created 5 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/tools/javascript_key_tester/DEPS ('k') | remoting/tools/javascript_key_tester/chord_tracker.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/tools/javascript_key_tester/README
diff --git a/remoting/tools/javascript_key_tester/README b/remoting/tools/javascript_key_tester/README
new file mode 100644
index 0000000000000000000000000000000000000000..0b0e492d4b4050272e63f294f94a1de77f3752fa
--- /dev/null
+++ b/remoting/tools/javascript_key_tester/README
@@ -0,0 +1,9 @@
+The key tester is a Chrome app that dumps:
+- PNaCl KeyboardInputEvent events
+- JavaScript keydown/keyup events
+
+To use the key tester:
+1. Build: ninja -C out/Debug remoting_key_tester
+2. In Chrome navigate to: chrome://extensions
+3. Use "Load unpacked extension" to load the key tester
+
« no previous file with comments | « remoting/tools/javascript_key_tester/DEPS ('k') | remoting/tools/javascript_key_tester/chord_tracker.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698