From 008502df47441396f8113e176d7aba2a65094950 Mon Sep 17 00:00:00 2001 From: RositaRodrigues Date: Sat, 27 Aug 2016 23:19:33 +0100 Subject: [PATCH] Updated Configuring the Raspberry Pi (markdown) --- Configuring-the-Raspberry-Pi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuring-the-Raspberry-Pi.md b/Configuring-the-Raspberry-Pi.md index dfbfe8a..92c57be 100644 --- a/Configuring-the-Raspberry-Pi.md +++ b/Configuring-the-Raspberry-Pi.md @@ -20,7 +20,7 @@ sudo apt-get install unclutter ```` __version 1 only__ ##Disabling the screensaver -_(Please note, you will need the x11-server-utils package installed.)_ +_(Please note, you will need the x11-xserver-utils package installed.)_ edit _/etc/xdg/lxsession/LXDE-pi/autostart_: ````