Raspberry Pi Kiosk

This was done using a raspberry pi 4 8gb. Click here for an Amazon search.   Type This, followed by Enter after each line:sudo suapt updateapt upgrade -yapt install xdotool -ynano /etc/xdg/lxsession/LXDE-pi/autostartPaste This:@xset s off@xset -dpms@xset s noblanksed -i ‘s/”exited_cleanly”:false/”exited_cleanly”:true/’ ~/.config/chromium/’Local State’sed -i ‘s/”exited_cleanly”:false/”exited_cleanly”:true/; s/”exit_type”:”[^”]+”/”exit_type”:”Normal”/’ ~/.config/chromium/Default/Preferences@chromium-browser –kiosk https://app.powerbi.com/links/dLcv3eb_jp?ctid=0de18311-713c-4cd5-8387-e150f01a95f9&pbi_source=linkShare&bookmarkGuid=cc61da26-0fce-4af5-8a>@/home/pi/Desktop/xauth_root.sh@/home/pi/Desktop/refresh.shHit These Keys:Ctrl + oCtrl + xType This, […]