Other Parts Discussed in Thread: AM625
Hello team,
Matrix browser is running on target board with navigation of webpages from mouse.
But when keyboard is pressed , the error on terminal is popping - wayland: xkbcommon not found , keymapping not done.
for this, libxkbcommon is installed on host pc and in matrix browser .pro file - DEPENDS += libxkbcommon is also added. Still, keyboard is not working with the browser. Same keyboard is working on target terminal , till browser is not opened.
Also, Is there any way to install or develop html pages on target SK AM625? for instance, how to install vscode on target board?Because , as soon as html page deployed on target board is opened, it is showing permission denied.
Regards
SMPL