diff --git a/startup.sh b/startup.sh index 82b6a4e..226d6f0 100644 --- a/startup.sh +++ b/startup.sh @@ -1,6 +1,7 @@ #!/bin/bash export DISPLAY=:1 Xvfb :1 -screen 0 1600x900x16 & +sleep 5 openbox-session& x11vnc -display :1 -bg -nopw -listen localhost -xkb -ncache 10 -ncache_cr cd /root/noVNC && ./utils/launch.sh --vnc localhost:5900