I've bought the Pi 2, running Jessie and I am trying to autostart midori, but the Pi just boots to the default screen. I read on this forum (viewtopic.php?f=91&t=131760&p=0&e=0&sid ... 59d35ef44e) that I should use the autostart in LXDE-pi, instead of the one in LXDE. But I can't get it to work.
So I am using the autostart located in:
" nano ~/.config/lxsession/LXDE-pi/autostart "
And this is what my autostart looks like:
Code: Select all
@lxpanel --profile LXDE-pi
@pcmanfm --desktop --profile LXDE-pi
#@xscreensaver -no-splash
@xset s off
@xset -dpms
@xset s noblank
@midori -e Fullscreen -a http://google.com