From owner-freebsd-questions@FreeBSD.ORG Thu Dec 17 01:27:27 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FB0D1065704 for ; Thu, 17 Dec 2009 01:27:27 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 361078FC1E for ; Thu, 17 Dec 2009 01:27:27 +0000 (UTC) Received: from eagle.syrec.org (c-24-6-221-126.hsd1.ca.comcast.net [24.6.221.126]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id nBH1RQbo048315 for ; Wed, 16 Dec 2009 17:27:26 -0800 (PST) Message-ID: <4B2988FD.9050504@rawbw.com> Date: Wed, 16 Dec 2009 17:27:25 -0800 From: Yuri User-Agent: Thunderbird 2.0.0.23 (X11/20091130) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Can display be shared through VNC using xorg vnc module? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2009 01:27:27 -0000 I read here: http://en.gentoo-wiki.com/wiki/X11VNC that in Gentoo xorg can load "vnc" module and it will make it also a vnc server. But I can't find any relevant ports in FreeBSD port tree. I only found net/x11vnc which is a standalone program that connects to xorg server and serves as it's vnc server. Does this meant that "vnc" module isn't supported on FreeBSD? Or it was replaced by x11vnc? Yuri