Hi, I need to support USB keyboard on a router running uCLinux 2.4.26 and BusyBox tools.My board doesn't have graphics support. I configured HID ,VT, INPUT module support in kernel and verified that the keyboard is working, using the evtest application.
But the cat operation, cat /dev/tty0 fails saying that "no such device". Does it mean that my configuration is having any problem? How can i tell linux to use the USB keyboard as the standard input to the application running in serial port? In my sample application i could successfully open the input/event0 device and could get the keypress scan codes.what should be done in order to get the ascii codes (for all key combinations like caps, ctrl+ etc) instead of the scan codes? can't the driver do the conversion for that and give ascii values to the application? Or do i have to provide a keymapping and conversion in every application using the keyboard? Thanks in advance Ambily. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Linux-usb-users@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users