I have a raspberry pi running raspbian with the view to running a shop display. However I currently start chromium with the following line in the .profile file xinit /usr/bin/chromium --kiosk --incognito www.myweb.com.
The problem is that it seems when started this way, there is no way to prevent the screen from blanking after about 10-15 mins. So is there a better place to start chromium in order for there to be a way to prevent the screen from going blank?
We are looking to buy about 400 PIs for this project and it all hinges on whether we can prevent the screen from going blank.