diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:37:34 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:37:34 -0400 |
commit | d51774c8add1eb2c96d10e1bf39e5ae432f7b915 (patch) | |
tree | e0c28e9c6925da831b38ffb59cef79d7581a7010 /network/x11vnc | |
parent | be7b3d748744217910c9bafc72ecb0e728864112 (diff) |
network/x11vnc: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/x11vnc')
-rw-r--r-- | network/x11vnc/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/network/x11vnc/README b/network/x11vnc/README index a6e28943c944..956624d509f7 100644 --- a/network/x11vnc/README +++ b/network/x11vnc/README @@ -1,7 +1,7 @@ -x11vnc allows one to view remotely and interact with real X displays -(i.e. a display corresponding to a physical monitor, keyboard, and mouse) -with any VNC viewer. In this way it plays the role for Unix/X11 that -WinVNC plays for Windows. +x11vnc allows one to view remotely and interact with real X displays +(i.e. a display corresponding to a physical monitor, keyboard, and +mouse) with any VNC viewer. In this way it plays the role for Unix/X11 +that WinVNC plays for Windows. It has built-in SSL encryption and authentication, UNIX account and password support, server-side scaling, single port HTTPS and VNC, mDNS |