Package: xserver-xorg-vnc Priority: optional Version: 1.9.0-1 Source: xf4vnc_module Architecture: __ARCH__ Maintainer: Paul A. Whittaker Section: System/X11 Destination: usr Depends: xserver-xorg (1.9), libjpeg62, ed, libwrap0, initscript, busybox (>= 1.11.2-1), libc6 (>= 2.7-1) Suggests: vncpasswd Description: VNC server extension for Xorg 7.6 Augments an Xorg X11 server with RFB (VNC) capability. That is, it provides an alternate means of accessing an X11 server that already displays to and accepts input from physical devices (as opposed to Xvnc, which implements a virtual X11 server that can only be accessed indirectly via RFB). It therefore operates in the same way that Windows VNC servers do, which is often what people prefer. . A VNC server that operates in this way can be useful as a training or troubleshooting aid (allowing a remote user and a local user to share the same X session) as well as for single-user remote administration. . This module provides a much more efficient VNC service than x0rfbserver does, and is much smaller, but it will only work with Xorg. It is based on XF4VNC, which is in turn based on TightVNC code. It therefore supports the "tight" encoding, which makes it particularly useful for accessing an X server over a low bandwidth or high latency network link. The build includes TCP wrapper support (daemon name "Xvnc"). . By default RFB access will be password protected using a secret encoded in /etc/vncpasswd. The default password is "foobar"; use vncpasswd to change this. . This build features TCP wrapper support (daemon name "Xvnc").