Any way to confiigure OpenFyde to run as web browser kiosk plus login manager?

Hi All,

I am searching for a way to configure OpenFyde to run as a Kiosk but still allow the user to login as well.

I have been exploring and testing things out in developer mode so that in /etc/ there is the chrome_dev.conf file that allows me to add/remove command line flags, but I tried adding “–kiosk ” and removing the previous “–enable-consumer-kiosk” but that did not work.

Command Line /opt/google/chrome/chrome …

I want to take advantage of the fact that when FydeOS (ChromiumOS) starts ups that it is really invoking an initial cromium web browser which is what you see as the default background or if you change it.

I want to have that initial chromium web browser go to a website with URL but have not found how to adjust the flags yet and wanted to ask for users or developers on the forum.

Thanks in advance and have a great day,

You should use enterprise version of fydeos. It’s not that easy to do it by yourself.

Yea, I saw a video on the Enterprise version which seemed to be easy to set up, but part of this is also me learning and exploring how to do it from the ground up on OpenFyde. I do have a reasonable background in Linux, Windows, etc. but just have not played with Chromium OS (OpenFyde) very much yet.

Not sure why they chrome_dev.conf did not work but as the default desktop is really just an instance of chromium browser, it should have worked. My guess is that I have the command line flags not set up properly to get this to work yet but do have a list of all of the CLI flags that are used when OpenFyde boots up so I will keep testing until I can find the solution.

Thanks again for the response and have a great day.