diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-06-14 18:04:35 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-06-14 18:04:35 +0000 |
commit | ea45f63c5c85262431d08134e27dffb36a2741b0 (patch) | |
tree | 7274b42bdb780fb0b2e941c6125b8725ea9ca4a6 /net/x11vnc/pkg-descr | |
parent | d93a4f3fabdcde3b92bfab4c34f09c9573d8710b (diff) | |
download | ports-ea45f63c5c85262431d08134e27dffb36a2741b0.tar.gz ports-ea45f63c5c85262431d08134e27dffb36a2741b0.zip |
Notes
Diffstat (limited to 'net/x11vnc/pkg-descr')
-rw-r--r-- | net/x11vnc/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/x11vnc/pkg-descr b/net/x11vnc/pkg-descr new file mode 100644 index 000000000000..39d8b5ca85c1 --- /dev/null +++ b/net/x11vnc/pkg-descr @@ -0,0 +1,8 @@ +x11vnc is a VNC server for real X displays. VNC (Virtual Network Computing) +is a very useful network graphics protocol which allows multiple simple +remote viewers to watch and control a single desktop. x11vnc differs from +traditional UNIX VNC servers in that it is accessing a real X displays that +may already be in progress rather than creating it's own X server for clients +to connect to. + +WWW: http://www.karlrunge.com/x11vnc/ |