#This is a setup for using your raspberry pi as a kiosk.
- Install raspbian to use it as a full fledged desktop (with X so not only the terminal)
##To avoid the screen from turning itself off after 10 minutes of inactivity Install x11-xserver-utils
apt-get install x11-xserver-utils
Now open up your ~/.xinitrc file (if you don't have one then create it) and enter this: