I'm running XBMC/Kodi
on my Raspberry Pi
. I want to launch a web browser that lets me enter URLs and text fields easily with an Xbox 360
gamepad in much the same way as the browser in Steam's Big Picture mode.
Trouble is, no such gamepad-friendly browser (e.g., Steam) is available for GNU/Linux on ARMv6
.
I thought maybe I can launch the iceweasel browser from Kodi
and then somehow have it "inject" DaisywheelJS to all pages that it downloads, but
- Not sure how I'd implement that; and
- not sure it'd let me navigate TO the text fields or enter URLs with the gamepad.
Does anyone know of some user-friendly gamepad-only web-browsing solution for this platform?