I have put the following line in my /etc/bash.bashrc file:
chromium--kiosk www.bbc.co.uk
However I then get an error at start up:
(chromium:2100): Gtk-WARNING **: cannot open display:
If I set the Pi to boot into OS at startup, chromium never appears, but if I start a terminal window it suddenly opens chromium in kiosk mode and with the specified web page!
What am I doing wrong?
~/.config/openbox/autostart, otherwise as @TomWijsman suggested, the~/.xinitrcshould work. I might put a(sleep 3 && command) &in there to wait for X to start. – nerdwaller Jan 15 '13 at 01:10