This commit is contained in:
2022-11-09 15:24:38 +05:00
parent 801ea06083
commit adf91b6ca7

View File

@ -39,4 +39,4 @@ arandr >> /dev/null
GEO=$(xrandr | grep HDMI-A-3 | awk '{print $3}')
echo Starting VNC Server
sleep 3
x11vnc -cli $GEO
x11vnc -clip $GEO