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.

Linux/AM3358: Disabling mouse in Weston

Part Number: AM3358

Tool/software: Linux

When the system is started, the display always displays Please wait...

I have connected a USB mouse, then it shows normal. But it's impossible for our board to connect the mouse all the time.

So I have also tried to add require-input=false option to [core] section in /etc/weston.ini file, but it proved to be ineffective.

# cat /etc/weston.ini
[core]
require-input=false

[shell]
locking=false
animation=zoom
panel-location=top
startup-animation=fade

[screensaver]
# Uncomment path to disable screensaver
#path=@libexecdir@/weston-screensaver

How to display normally without mouse.

My SDK version is 03.01.00.06