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.

SK-AM62: xkbcommon not found on matrix browser

Part Number: SK-AM62
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