Hello Everyone
Sorry for this but i having a trouble using xautomation on my Raspberry Pi B
I'm starting my Pi directly on epiphany browser on localhost, but i cant get to working the fullscreen.
I tried this shell script:
sudo -u pi epiphany-browser -a --profile ~/.config http://localhost/ --display=:0 & sleep 15s;
xte "key F11" -x:0
The epiphany browser works perfectly, the website opens.
But never goes fullscreen, i tried finding others commands of xautomation, and none of then worked. Even increasing the sleep time didnt worked.
If anyone can help me, i will be very thankfull.
And sorry for the trouble