I'm currently trying to read the output from a BarCode scanner. It is recognized by the system as a keyboard and I can access to its output through one of the /dev/input/eventx file.
The problem is that I don't understand the output and that I would like to know how to read it with a Java program.
Thanks lot for help
System :
Mandriva Linux 2009.0
Kernel : 2.6.27-desktop-0.rc8.2mnb
JDK 1.6.0sun
The problem is that I don't understand the output and that I would like to know how to read it with a Java program.
Thanks lot for help
System :
Mandriva Linux 2009.0
Kernel : 2.6.27-desktop-0.rc8.2mnb
JDK 1.6.0sun
Comment