mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 20:22:53 +00:00
Updated Configuring the Raspberry Pi (markdown)
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_:
|
edit _/boot/config.txt_:
|
||||||
````
|
````
|
||||||
sudo nano /boot/config.txt
|
sudo nano /boot/config.txt
|
||||||
@ -13,13 +13,14 @@ Then reboot the pi:
|
|||||||
sudo reboot
|
sudo reboot
|
||||||
````
|
````
|
||||||
|
|
||||||
##Autohiding the Mouse Cursor
|
## Autohiding the Mouse Cursor
|
||||||
Install _unclutter_:
|
Install _unclutter_:
|
||||||
````
|
````
|
||||||
sudo apt-get install unclutter
|
sudo apt-get install unclutter
|
||||||
````
|
````
|
||||||
|
***
|
||||||
__version 1 only__
|
__version 1 only__
|
||||||
##Disabling the screensaver
|
## Disabling the screensaver
|
||||||
_(Please note, you will need the x11-xserver-utils package installed.)_
|
_(Please note, you will need the x11-xserver-utils package installed.)_
|
||||||
|
|
||||||
edit ~/.config/lxsession/LXDE-pi/autostart:
|
edit ~/.config/lxsession/LXDE-pi/autostart:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user