linux - how to make uzbl to accept stdin -
i using uzbl browser arm board , running web application. having 1 passbook reader read passbook data whenever show passbook in front of reader , data read passbook displayed on screen.
the main problem when click text box in application , if tried read data passbook data not displayed on screen.
i have tried cat,hexdump,od commands getting junk characters.
someone please guide me on how use command format ascii characters. below command.
cat < /dev/hidraw1
Comments
Post a Comment