This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB Keyboard Support on DM816xEVM

Hi,

I just added "export QWS_KEYBOARD=USB:/dev/input/event1" to the /etc/init.d/matrix-gui-e (e.g right after the export QWS_MOUSE_PROTO... line) and now I'm able to write/type with my USB keyboard (eg in the browser example ;) ).

Andy