Quote:
Originally Posted by dameuna
Add support for a USB keyboard. Include a simple utility for entering text into a .txt file. This would let people carry one of those mini-keyboards around with their ebook for entering notes. This enhancement should require only software changes.
|
the USB is a slave device on this machine. A slave device cannot talk to another slave device (keyboard). You need a master device which means hardware changes.
Dale