Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moose408 authored Oct 20, 2019
1 parent de10d4e commit da7ce93
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ Installing Additional Tools
---------------------------
On the RPi we run the following command

`sudo apt-get install xdotool unclutter sed
`sudo apt-get install xdotool unclutter sed`

This installs the following
**This installs the following**
- xdotool which allows our bash script to execute key presses without anyone being on the device.
- unclutter package, will enable us to hide the mouse from the display.
- sed is used to change settings in the browser to deal with any errors
Expand All @@ -47,6 +47,7 @@ Setting Up the Kiosk to Start at Boot
--------------------------------------

- Move the kiosk.service file to

`/lib/systemd/system/`

- Set the service to run at bootup
Expand Down

0 comments on commit da7ce93

Please sign in to comment.