Hi, i am new to develop the usb keyboard in linux. i use a ARM board that connect to a usb keyboard with vm linux 2.6 kernel. The board can detect the keyboard with is name shown in "dmesg". I would like to write a program to get the key input from keyboard. but i try number of ways and cant get the key into the program.

Pls help....