Go to advanced search

by fvlgnn
Wed Jul 20, 2016 12:20 pm
Forum: Beginners
Topic: Auto open browser on boot
Replies: 26
Views: 209427

Re: Auto open browser on boot

I solved using autostart of LXDE-pi and a sh file and epiphany browser. I had to install xautomation for simulate an user input sudo aptitude install xautomation In the home of pi I've created a sh file touch start_browser.sh I've inserted the following code in the file # running the browser on the ...
by fvlgnn
Wed Jul 20, 2016 12:17 pm
Forum: Beginners
Topic: Auto open browser on boot
Replies: 26
Views: 209427

Re: Auto open browser on boot

I solved using autostart of LXDE-pi and a sh file with epiphany browser. I had to install xautomation for simulate an user input sudo aptitude install xautomation In the home of pi I've created a sh file touch start_browser.sh I've inserted the following code in the file # running the browser on the...

Go to advanced search