ahaz86
Posts: 4
Joined: Fri Jan 01, 2016 5:02 pm

Autostart KWEB with cookies enabled

Fri Jan 08, 2016 9:30 pm

It appears that when I boot kweb in kiosk mode from autostart it does not have cookies enabled. I cant seem to find a command that enables them on boot. Here is what I have so far.

Code: Select all

@kweb -JFK http://website
In the GUI I have to go in each session and turn javascript and cookies on

gkreidl
Posts: 6326
Joined: Thu Jan 26, 2012 1:07 pm
Location: Germany

Re: Autostart KWEB with cookies enabled

Fri Jan 08, 2016 11:00 pm

ahaz86 wrote:It appears that when I boot kweb in kiosk mode from autostart it does not have cookies enabled. I cant seem to find a command that enables them on boot. Here is what I have so far.

Code: Select all

@kweb -JFK http://website
In the GUI I have to go in each session and turn javascript and cookies on
kweb -JFKE http://website
Have a look at the configuration page. It shows all possible options including the character needed for the options string.
Minimal Kiosk Browser (kweb)
Slim, fast webkit browser with support for audio+video+playlists+youtube+pdf+download
Optional fullscreen kiosk mode and command interface for embedded applications
Includes omxplayerGUI, an X front end for omxplayer

ahaz86
Posts: 4
Joined: Fri Jan 01, 2016 5:02 pm

Re: Autostart KWEB with cookies enabled

Fri Jan 08, 2016 11:52 pm

So simple :)

You guys on this forum are so awesome! Thanks for taking the time to help me out

Return to “Beginners”