diff --git a/Configuring-the-Raspberry-Pi.md b/Configuring-the-Raspberry-Pi.md index c4a3763..b7063f4 100644 --- a/Configuring-the-Raspberry-Pi.md +++ b/Configuring-the-Raspberry-Pi.md @@ -1,4 +1,4 @@ -##Rotating the screen and hide Rainbow colored cube +## Rotating the screen and hide Rainbow colored cube edit _/boot/config.txt_: ```` sudo nano /boot/config.txt @@ -13,13 +13,14 @@ Then reboot the pi: sudo reboot ```` -##Autohiding the Mouse Cursor +## Autohiding the Mouse Cursor Install _unclutter_: ```` sudo apt-get install unclutter ```` +*** __version 1 only__ -##Disabling the screensaver +## Disabling the screensaver _(Please note, you will need the x11-xserver-utils package installed.)_ edit ~/.config/lxsession/LXDE-pi/autostart: