hid-barcode-scanner allow to detach HID device (e.g. barcode scanner) from console
and send all data from this device to the standart output. It is Based on original 
version of Brice Rebsamen 
(http://lists.alioth.debian.org/pipermail/libhid-discuss/2006-November/000052.html)

Usage: simply run its with two parameters: VID and PID (see lsusb output).
Example: hid-barcode-scanner 05e0:1200 - for Symbol LS2208 scanner.

