updated x11vnc parameters
This commit is contained in:
parent
93b2500cc8
commit
658e86ec18
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ user=alpine
|
||||||
priority=100
|
priority=100
|
||||||
|
|
||||||
[program:x11vnc]
|
[program:x11vnc]
|
||||||
command=/usr/bin/x11vnc -display :1 -nopw -wait 5 -shared -permitfiletransfer -tightfilexfer
|
command=/usr/bin/x11vnc -xkb -noxrecord -noxfixes -noxdamage -ncache 10 -display :1 -nopw -wait 5 -shared -permitfiletransfer -tightfilexfer
|
||||||
user=alpine
|
user=alpine
|
||||||
autorestart=true
|
autorestart=true
|
||||||
priority=200
|
priority=200
|
||||||
|
|
Loading…
Reference in a new issue