From c91aae6bab504e20132c8718c068cf0ef963955d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AF=BB=E6=AC=A2?= Date: Fri, 23 Feb 2024 11:51:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/supervisord.d/x11vnc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/supervisord.d/x11vnc.conf b/etc/supervisord.d/x11vnc.conf index f0d2d7e..3bd8c91 100644 --- a/etc/supervisord.d/x11vnc.conf +++ b/etc/supervisord.d/x11vnc.conf @@ -1,5 +1,5 @@ [program:X11] -command=/usr/bin/Xvfb :0 -screen 0 1024x768x24 +command=/usr/bin/Xvfb :0 -screen 0 1280x720x24 -nolisten unix -ac +extension GLX +extension RENDER autorestart=true stdout_logfile=/dev/fd/1 stdout_logfile_maxbytes=0