Full Screen Epiphany Browser - Raspberry Pi Forums
hopefully last question project. many previous help!
i've got browser opening automatically on boot. goes set webpage. can't expand full screen automatically.
i've tried
can start in kiosk mode. using -a, u may have create ~/.config profile.
epiphany-browser -a --profile ~/.config http://localhost/index.html
and
xte 'sleep 10' 'key f11'&
epiphany-browser test.html
and
sudo -u pi epiphany-browser -a --profile ~/.config http://127.0.0.1/index.html --display=:0 &
sleep 15s;
xte "key f11" -x:0
and
epiphany-browser http://www.playr.biz/23612/15122
sleep 2s # give time start
display=:0 echo key f11 | xte # simulate pressing full screen key
xautomation installed on system, seems ignore xte commands script. if can last problem sorted can roll out on pis monitor production plant , drop boat load of stress shoulders.
i've got browser opening automatically on boot. goes set webpage. can't expand full screen automatically.
i've tried
can start in kiosk mode. using -a, u may have create ~/.config profile.
epiphany-browser -a --profile ~/.config http://localhost/index.html
and
xte 'sleep 10' 'key f11'&
epiphany-browser test.html
and
sudo -u pi epiphany-browser -a --profile ~/.config http://127.0.0.1/index.html --display=:0 &
sleep 15s;
xte "key f11" -x:0
and
epiphany-browser http://www.playr.biz/23612/15122
sleep 2s # give time start
display=:0 echo key f11 | xte # simulate pressing full screen key
xautomation installed on system, seems ignore xte commands script. if can last problem sorted can roll out on pis monitor production plant , drop boat load of stress shoulders.
have @ kweb (minimal kiosk browser) manual. kiosk mode built in , if use kweb3, have have same webkit engine epiphany.
manual has examples how create such kiosk applications , boot them.
manual has examples how create such kiosk applications , boot them.
raspberrypi
Comments
Post a Comment