diff options
| -rw-r--r-- | meta/recipes-graphics/x11vnc/files/starting-fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/x11vnc/files/starting-fix.patch b/meta/recipes-graphics/x11vnc/files/starting-fix.patch index 11c55e6061..cfaa797b92 100644 --- a/meta/recipes-graphics/x11vnc/files/starting-fix.patch +++ b/meta/recipes-graphics/x11vnc/files/starting-fix.patch | |||
| @@ -15,7 +15,7 @@ Index: x11vnc-0.9.12/x11vnc/x11vnc.desktop | |||
| 15 | Name=X11VNC Server | 15 | Name=X11VNC Server |
| 16 | Comment=Share this desktop by VNC | 16 | Comment=Share this desktop by VNC |
| 17 | -Exec=x11vnc -gui tray=setpass -rfbport PROMPT -bg -o %%HOME/.x11vnc.log.%%VNCDISPLAY | 17 | -Exec=x11vnc -gui tray=setpass -rfbport PROMPT -bg -o %%HOME/.x11vnc.log.%%VNCDISPLAY |
| 18 | +Exec=x11vnc -bg -o %%HOME/.x11vnc.log.%%VNCDISPLAY | 18 | +Exec=x11vnc -bg -rfbport 5900 -o %%HOME/.x11vnc.log.%%VNCDISPLAY |
| 19 | Icon=computer | 19 | Icon=computer |
| 20 | Terminal=false | 20 | Terminal=false |
| 21 | Type=Application | 21 | Type=Application |
