Changes

Jump to: navigation, search

XELK-TN-001: Using Chromium browser as an Embedded GUI

No change in size, 07:08, 4 October 2019
Graphical backend
Chromium browser has been built on top of X11 backend: the Yocto build automatically starts the X11 Desktop which should be avoided for having a clean boot with '''only''' the browser displayed.
Dor For this pruposes, the desktop will be displayed and the X1 X11 server will be started only as backend:
root@imx6qxelk:~# systemctl disable xserver-nodm.service
root@imx6qxelk:~# systemctl enable X
Created symlink /etc/systemd/system/multi-user.target.wants/X.service → /etc/systemd/system/X.service.
root@imx6qxelk:~#
=== Chromium ===
8,154
edits

Navigation menu