diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-22 16:43:20 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-22 16:43:20 +0000 |
commit | dfcd288981c2139b579531daa48ae13941c52820 (patch) | |
tree | e33774ec0f1b4358f7c88fe4d21f93e5d2aac472 /net/svnc/pkg-descr | |
parent | 0a09d8a073d881061fcadfe47d18092611caeaa6 (diff) | |
download | FreeBSD-ports-dfcd288981c2139b579531daa48ae13941c52820.zip FreeBSD-ports-dfcd288981c2139b579531daa48ae13941c52820.tar.gz |
svnc 0.1, a VNC viewer for SVGAlib
Diffstat (limited to 'net/svnc/pkg-descr')
-rw-r--r-- | net/svnc/pkg-descr | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/net/svnc/pkg-descr b/net/svnc/pkg-descr new file mode 100644 index 0000000..530415e --- /dev/null +++ b/net/svnc/pkg-descr @@ -0,0 +1,23 @@ +This is a VNC viewer for SVGAlib. + +from the Web page: + + The viewer doesn't do any scaling or scrolling, so the desktop you + connect to must be of a resolution supported by your SVGALIB setup. + Try creating servers of different geometries and connecting to them - + if your svgalib setup doesn't work for one resolution it may work for + another. Persevere - this has a lot of potential. You can use it to + make a very lightweight graphics terminal with reasonable performance + on low-end hardware. + + The current version will not generally be able to connect to Windows + servers, because it requests a palette-based display which the Windows + server cannot generate. + +If you have problems, press Ctrl+Alt+Backspace, or log in over the network and +kill the svncviewer process. + +WWW: http://www.uk.research.att.com/vnc/platforms.html + +Trevor Johnson +trevor@FreeBSD.org |