From owner-freebsd-questions Thu Dec 5 18:18:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7220337B401 for ; Thu, 5 Dec 2002 18:18:15 -0800 (PST) Received: from mail.bcpl.net (mail.bcpl.net [204.255.212.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F29443EC2 for ; Thu, 5 Dec 2002 18:18:14 -0800 (PST) (envelope-from ken22@bcpl.net) Received: from abitl.local (ppp517.bcpl.net [208.242.126.99]) by mail.bcpl.net (8.11.3/8.11.3) with ESMTP id gB62I9927048 for ; Thu, 5 Dec 2002 21:18:12 -0500 (EST) X-Mailer: emacs 21.2.1 (via feedmail 8 I); VM 7.07 under Emacs 21.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15856.2445.454356.349111@abitl.local> Date: Thu, 5 Dec 2002 21:21:01 -0500 From: Ken Jackson To: freebsd-questions@FreeBSD.ORG Subject: Re: x question In-Reply-To: <20021206020322.GA94749@adelaide.edu.au> References: <20021206015330.65406.qmail@web11804.mail.yahoo.com> <20021206020322.GA94749@adelaide.edu.au> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Check out Cygwin: It's free. Cygwin/XFree86 is a port of XFree86 to the Microsoft Windows family of operating systems. ... Cygwin/XFree86 consists of an X Server, Xlib, and nearly all of the standard X clients, such as xterm, xhost, xdpyinfo, xclock, and xeyes. -Ken Jackson Tim Peters writes: > On Thu, Dec 05, 2002 at 05:53:30PM -0800, Hugo Saro wrote: > > Is it possible to 'startx' and view the graphical > > environment from a windows workstation connected to a > > freebsd box? if yes, how? > > Not directly; when you run startx it will run an X server on the > freebsd box and that will only display stuff on a directly connected > monitor.. > > What you need to do is run an X server on the windows machine, then > set the DISPLAY environment variable on the freebsd box to something > like "windowsbox:0.0" (or tunnel it through ssh). The only x server > for windows I know of is eXcursion, but there may be others. > > HTH, > > -tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message