OLD | NEW |
---|---|
(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 | |
OLD | NEW |