Change chorme policy or profile path ?

Here you can post about the issues related to modifications performed manually (not through the kiosk wizard). Example: swapped kernel, added 3rd party modules or files.
Please describe in detail what has been changed and hopefully other kiosk user will be able to help.
Porteus team wont resolve bugs posted in this category as we support only modifications made by the kiosk wizard.
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
ldy
White ninja
White ninja
Posts: 4
Joined: 19 Oct 2020, 21:11
Distribution: porteus kiosk 5.1.0

Change chorme policy or profile path ?

Post#1 by ldy » 10 Nov 2020, 19:41

Hi!
I am using the virtual keyboard extension (xontab) which doesn't work if the page uses frames (chrome security restrictions)
I found a solution to this problem - run_command = grep -q "disable-web-security" $ chflags || echo '--disable-web-security --disable-site-isolation-trial --user-data-dir = /home/guest/.config/google-chrome/frame --test-type' >> $ chflags
The virtual keyboard works in a frame, the home page is also displayed correctly, however, at least I lost the ability to manage bookmarks, perhaps some other functionality will not work correctly (default path for kiosk - /home/guest/.config/google-chrome)
Is there another way to disable chrome restrictions, for example through policies?
Is it possible to specify the path to the chrome profile folder in the distribution other than the one specified by default.

Locked