mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-02 03:02:19 +00:00
Updated Configuring the Raspberry Pi (markdown)
@@ -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:
|
||||
|
Reference in New Issue
Block a user