From owner-freebsd-questions@FreeBSD.ORG Wed Nov 19 21:50:50 2008 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 7433D1065678 for ; Wed, 19 Nov 2008 21:50:50 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id A3F618FC0A for ; Wed, 19 Nov 2008 21:50:49 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2) with ESMTP id mAJLoNgv008579; Wed, 19 Nov 2008 22:50:23 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2/Submit) with ESMTP id mAJLoMjw008576; Wed, 19 Nov 2008 22:50:23 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 19 Nov 2008 22:50:22 +0100 (CET) From: Wojciech Puchar To: "Sam Fourman Jr." In-Reply-To: <11167f520811191058m7e07c347u272dc9db0a15027d@mail.gmail.com> Message-ID: <20081119224923.L8555@wojtek.tensor.gdynia.pl> References: <006b01c949da$2985e9f0$7c91bdd0$@com> <20081119112554.R6005@wojtek.tensor.gdynia.pl> <200811191035.mAJAZc21042934@banyan.cs.ait.ac.th> <11167f520811191058m7e07c347u272dc9db0a15027d@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Olivier Nicole , freebsd-questions@freebsd.org, ghartl@gmail.com Subject: Re: Running X without a videocard X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2008 21:50:50 -0000 >> X windows has client/server built into the protocol: you can run an X >> application on a machine that has no video card and display the result >> on another machine that has video facility and an X display (called an >> X server). > > Does anyone know of a tutorial or a how-to, I would like to try this out. > > i already answered it before DISPLAY variable must point to display like IP-number:0 (or non-zero if you have more than 1 display :) and computer with display must allow remote connections man xhost