Updated Configuring the Raspberry Pi (markdown)

Andrei C 2017-05-21 21:03:21 +03:00
parent 4bfaa0678e
commit ac26021fec

@ -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: