Alex Bennee wrote:
Hi,
I've just finished updating the isp116x USB driver for our embedded
system (sources available to anyone who wants a copy :-) and I'm testing
the various things you can plug in.
Testing the mouse was easy by doing a cat on /dev/mouse but I couldn't
figure out how to test the keyboard. When I plug it in it is certainly
detected and registered but how do I see the key presses.
I have a sneaking suspicion I have some virtual terminals quitely
accepting input (I needed CONFIG_VT to compile with keyboard HID
support), but as I do not have a conventional video on my board I cannot
see it. Is there a way to access the data directly?
You could enable event interface support (CONFIG_INPUT_EVDEV) and use
http://criticalmass.sourceforge.net/ng/keyWatcher.php
Also see Documentation/input/input.txt
Cheers,
--
Frank Becker - Intrinsyc Software, Inc. - http://www.intrinsyc.com/
Need a break? http://criticalmass.sf.net/
-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel