Go to advanced search

by ahaz86
Fri Jan 08, 2016 11:52 pm
Forum: Beginners
Topic: Autostart KWEB with cookies enabled
Replies: 2
Views: 849

Re: Autostart KWEB with cookies enabled

So simple :)

You guys on this forum are so awesome! Thanks for taking the time to help me out
by ahaz86
Fri Jan 08, 2016 9:30 pm
Forum: Beginners
Topic: Autostart KWEB with cookies enabled
Replies: 2
Views: 849

Autostart KWEB with cookies enabled

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
by ahaz86
Fri Jan 08, 2016 7:19 pm
Forum: Beginners
Topic: Cant get autostart to work
Replies: 11
Views: 58856

Re: Cant get autostart to work

JimmyN wrote: To add to or edit your user's autostart:

Code: Select all

nano ~/.config/lxsession/LXDE-pi/autostart
That file belongs to the user so don't use "sudo" to edit it.
THANK YOU SO MUCH!!!! Ugh... I cant believe it was this simple.
by ahaz86
Thu Jan 07, 2016 9:19 pm
Forum: Beginners
Topic: Cant get autostart to work
Replies: 11
Views: 58856

Cant get autostart to work

Hello, I have read through many posts on here about getting autostart working on the pi 2 running Jessie. Things I have tried 1. Edited: sudo nano /etc/xdg/lxsession/LXDE-pi/autostart to include lxterminal Looks like this now: @lxpanel --profile LXDE @pcmanfm --desktop --profile LXDE @lxterminal @le...

Go to advanced search