Sunday, September 21, 2014

Starting Chromium on the PI in full screen mode

OK this is something fairly easy but do remember that you will do first change your settings on raspi-config to boot on desktop:

1. Step one enter the following command , sudo raspi-config
2. The in the menu select the sub menu to choose where you boot to
3. Select to boot to desktop

Now that has been done you follow the commands to be added as described in the following web page (its all straight forward):

 http://www.danpurdy.co.uk/web-development/raspberry-pi-kiosk-screen-tutorial/ 

Then you just reboot using sudo reboot .