To start Weston with ivi-shell, ivi-controller and ivi-input-controller.so

  • Modify weston.ini to load ivi-input-controller:
    [ivi-shell]
    ivi-input-module=ivi-controller.so
  • Execute the following command:
    weston --shell=ivi-shell.so &

This starts Weston with IVI shell using the corresponding controller module. The display should remain dark. The ivi-controller does not provide any desktop decorations, by default.