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

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -