1
0
mirror of https://github.com/fcwu/docker-ubuntu-vnc-desktop synced 2026-08-05 16:12:41 +02:00

fix: failed to start lxqt

This commit is contained in:
Doro Wu
2020-04-15 10:34:21 +08:00
parent bd5d9134bf
commit 8b542f6cdb
2 changed files with 6 additions and 9 deletions
@@ -20,12 +20,12 @@ stderr_logfile_maxbytes=0
[group:x]
# programs=xvfb,wm,lxpanel,pcmanfm,x11vnc,novnc
programs=xvfb,wm,lxpanel,x11vnc,novnc
programs=xvfb,lxpanel,x11vnc,novnc
[program:wm]
priority=15
command=/usr/bin/openbox
environment=DISPLAY=":1",HOME="/root",USER="root"
# [program:wm]
# priority=15
# command=/usr/bin/openbox
# environment=DISPLAY=":1",HOME="/root",USER="root"
[program:lxpanel]
priority=15
@@ -42,10 +42,6 @@ environment=DISPLAY=":1",HOME="%HOME%",USER="%USER%"
# environment=DISPLAY=":1",HOME="%HOME%",USER="%USER%"
[program:xvfb]
priority=10
command=/usr/local/bin/xvfb.sh