From owner-freebsd-gnome@FreeBSD.ORG Thu Jul 15 03:50:20 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC86D16A50D for ; Thu, 15 Jul 2004 03:50:20 +0000 (GMT) Received: from straycat.dhs.org (h0050da134090.ne.client2.attbi.com [24.91.148.154]) by mx1.FreeBSD.org (Postfix) with SMTP id 6D04643D41 for ; Thu, 15 Jul 2004 03:50:20 +0000 (GMT) (envelope-from tmclaugh@sdf.lonestar.org) Received: (qmail 22095 invoked from network); 15 Jul 2004 03:50:19 -0000 Received: from compass.straycat.dhs.org (HELO ?192.168.1.32?) (192.168.1.32) by alexandria.straycat.dhs.org with SMTP; 15 Jul 2004 03:50:19 -0000 From: Tom McLaughlin To: gnome@freebsd.org In-Reply-To: <1089862884.722.23.camel@compass.straycat.dhs.org> References: <1089862884.722.23.camel@compass.straycat.dhs.org> Content-Type: text/plain Message-Id: <1089863419.722.29.camel@compass.straycat.dhs.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 14 Jul 2004 23:50:19 -0400 Content-Transfer-Encoding: 7bit Subject: Re: Gnome 2.7: Vino port X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2004 03:50:21 -0000 On Wed, 2004-07-14 at 23:41, Tom McLaughlin wrote: > Vino was recently proposed on Gnome's desktop devel list for inclusion > in Gnome 2.8 and attached is a port for it. It is a desktop sharing > service based on VNC similar to KDE's krfb and Windows Remote Desktop. > It provides a VNC server only, no vncviewer. Actually... It includes it's own java vncviewer. Missed that. /usr/local/jdk1.4.2/bin/java -jar /usr/X11R6/share/gnome/vino/vino-client.jar > Tom