Bluetooth Laser Barcode Scanner from Tao Tronics (www.taotronics.com) Model TT-BS022 Raspberry Pi 4 detects it as a keyboard and I can see /dev/hidraw2 appearing and disappearing after connecting and disconnecting the barcode reader respectively. import sys hid = { 4: 'a', 5: 'b', 6: 'c', 7: 'd', 8:...