To start Weston with ivi-shell and hmi-controller
- Execute the following command:
weston --tty="$WESTON_TTY" --idle-time=0 --shell=ivi-shell.so --modules=hmi-controller.so &
ivi-shell can pull different controllers that effectively take care of the window management.
Note:
By default, weston.ini sets the background-color to 0xff000000 (ARGB color). Therefore, a plain, dark background is expected.