diff options
author | tmk <nobody@nowhere> | 2011-01-02 23:52:13 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2011-01-02 23:52:13 +0900 |
commit | 2a562a4191a5b9e88731efb5eabd921821f25f7e (patch) | |
tree | 20f5bb311ff99ced3dd8ee2d9430e2fbe8183f7b /USB_NKRO.txt | |
parent | 1ed336a06499c1baee2421141d59d115f0ee3c4b (diff) |
Add PS/2 mouse support to connect TrackPoint Unit.
Change build options: Makefile and config.h. See README.
Diffstat (limited to 'USB_NKRO.txt')
-rw-r--r-- | USB_NKRO.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/USB_NKRO.txt b/USB_NKRO.txt index b681d85dc5..4751bca868 100644 --- a/USB_NKRO.txt +++ b/USB_NKRO.txt @@ -143,4 +143,18 @@ This problem will be reportedly fixed soon.(2010/12/05) http://forums.anandtech.com/showpost.php?p=30873364&postcount=17 +Tools for testing NKRO +---------------------- +Browser App: +http://www.microsoft.com/appliedsciences/content/projects/KeyboardGhostingDemo.aspx +http://random.xem.us/rollover.html + +Windows: +AquaKeyTest.exe http://geekhack.org/showthread.php?t=6643 + +Linux: +xkeycaps +xev +showkeys + EOF |