Skip to content

Commit

Permalink
Update x11vnc.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeeftor authored Feb 14, 2017
1 parent 1fcdf09 commit cbcaa0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/linux/x11vnc.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

> A VNC server that will enable VNC on an existing display.

- Launch a VNC server that allows multiple clients to connect:

`x11vnc -shared`
Expand All @@ -10,7 +11,7 @@

`x11vnc -forever -viewonly`

- Launch a VNC server on a specific display and screen:
- Launch the server where the user can only view the screen, and will continue to run even after the last client disconnects:

`x11vnc -display :{{screen}}.{{display}}`

Expand Down

0 comments on commit cbcaa0e

Please sign in to comment.