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