From owner-freebsd-questions@FreeBSD.ORG Wed Nov 19 19:06:30 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 84BF41065678 for ; Wed, 19 Nov 2008 19:06:30 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id 31FEE8FC12 for ; Wed, 19 Nov 2008 19:06:30 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so60180yxb.13 for ; Wed, 19 Nov 2008 11:06:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=WWtP6r8CaBvchXEeO+SevYq/ey+aiYfHXPGXVk7pc7k=; b=sO7KrJVgZ6u31aKOEF3yiN22sOn9J7NjJ+8DR9+nq4Ssf+39AZ82WEe7Ekt7qxe0L5 2eakJloZoqnwmJ30mYlETrPxhADH+QC5JekvL6/VFZ/nfaUq+6e7jrCPKljekTUBDQl+ r8OH4knpkdIHmqgPu/aEEGGVH6D4xAUSDJfg0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Zl8ZU1UcpbvfcPuV+OhUciPTC3Do8AzebtDcY8SHO/AiJ+Dn9C0txv7M1tXSA2Mf9U LoEvh5ui/BBPA2nYxxyecA77VnrR7rjc4i/prptAEVdxEtrWwdMRy7hY36WwsDnYENFA JJDnsWdcHMSYh37XKUvVU7bVfNyH47FOMnpWw= Received: by 10.64.3.5 with SMTP id 5mr1406972qbc.75.1227121120746; Wed, 19 Nov 2008 10:58:40 -0800 (PST) Received: by 10.65.51.19 with HTTP; Wed, 19 Nov 2008 10:58:40 -0800 (PST) Message-ID: <11167f520811191058m7e07c347u272dc9db0a15027d@mail.gmail.com> Date: Wed, 19 Nov 2008 12:58:40 -0600 From: "Sam Fourman Jr." To: "Olivier Nicole" In-Reply-To: <200811191035.mAJAZc21042934@banyan.cs.ait.ac.th> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <006b01c949da$2985e9f0$7c91bdd0$@com> <20081119112554.R6005@wojtek.tensor.gdynia.pl> <200811191035.mAJAZc21042934@banyan.cs.ait.ac.th> Cc: wojtek@wojtek.tensor.gdynia.pl, 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 19:06:30 -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.