Added CarPC setup/install

This commit is contained in:
2021-09-01 15:49:01 -04:00
parent 3978d36530
commit d6547b01e4
17 changed files with 1213 additions and 0 deletions

View File

@ -0,0 +1,5 @@
start on login-session-start
script
/usr/bin/x11vnc -xkb -auth /var/run/lightdm/root/:0 -noxrecord -noxfixes -noxdamage -rfbauth /etc/x11vnc.pass -forever -bg -rfbport 5900 -o /var/log/x11vnc.log
end script