From 241426bc4f91bd1012566ee889b869a2e5a9e2a8 Mon Sep 17 00:00:00 2001 From: Joel Tyler Date: Tue, 24 May 2016 16:53:47 +1000 Subject: [PATCH] fixed reboot. --- Configuring-the-Raspberry-Pi.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Configuring-the-Raspberry-Pi.md b/Configuring-the-Raspberry-Pi.md index 6e2d853..2f4ec22 100644 --- a/Configuring-the-Raspberry-Pi.md +++ b/Configuring-the-Raspberry-Pi.md @@ -7,7 +7,10 @@ Add the following line: ```` display_rotate=1 ```` +Then Reboot the pi: +```` sudo reboot +```` ##Autohiding the Mouse Cursor Install _unclutter_: