Fix #24 add -noxdamage to VNC
Probably related to https://wiki.archlinux.org/title/x11vnc#Session_closes_unexpectedly
This commit is contained in:
parent
4feb25e1bf
commit
ae34d22c5a
@ -20,6 +20,7 @@ services:
|
||||
- VNC_PASSWORD=insecure
|
||||
- DISPLAY_HEIGHT=900
|
||||
- DISPLAY_WIDTH=1200
|
||||
- X11VNC_EXTRA_OPTS=-noxdamage -reopen -forever
|
||||
|
||||
# Always On Server mod
|
||||
## Removing this will probably defeat the point of ever using this?
|
||||
|
Loading…
Reference in New Issue
Block a user