Quote:
Originally Posted by hawhill
...
I have another suggestion, too: you could use some USB host device - like e.g. a broadband router featuring an USB port - and use this to plug both a USB keyboard and the Kindle into it and use it to forward USB keyboard input to the Kindle via USB networking (on the Kindle). That would be more for people like me that hate to get their hands dirty on hardware and tend to be happy with software hacking alone :-)
|
Or if it fits your usage scenario you can do something similar over TCP/IP. For example you can use other device - PC/tablet/smartphone with support for USB/bluetooth keyboad - and just forward the keyboard events to Kindle. Only a very simple piece of software would be required in this case. If I am not mistaken, launchpad can be configured to listen for this kind of events over UDP and simulate key presses.