I've seen blogs on this forum about methods used to view U-Tube videos using Midori and omxplayer. I would just like to be able to start an xterm/omx video (vis a vis: xterm -fullscreen -fg black -bg black -e omxplayer -o hdmi -r "$file", etc.) using a link or script from Midori. However, in general, this is verboten from browsers for security reasons. Does ANYONE know how I can just write a message to STDOUT using JavaScript or--better--start a process (if I can STDOUT I can start processs--but there's more "overhead") ???
Thanx 4 any insights you might have ...