Hi all,
i've got a little problem with a barcode scanner.
the barcode scanner is connected to /dev/ttyS0 and if i say:
i see a good output of a barcode.
now my question is, how do i redirect it to the stdin in that way, that it will be handled the exactly same way as a keyboard (yes, even in X)
EDIT:
maybe it is possible only in X if i could manage to create an InputDevice for it? (i don't need to work with it in the shell)
i hope you can help.
-cheers-