From owner-freebsd-questions@FreeBSD.ORG Wed Nov 19 16:57:36 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 186B91065673 for ; Wed, 19 Nov 2008 16:57:36 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx01.qsc.de (mx01.qsc.de [213.148.129.14]) by mx1.freebsd.org (Postfix) with ESMTP id CEC2F8FC0A for ; Wed, 19 Nov 2008 16:57:35 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r55.edvax.de (port-92-196-26-78.dynamic.qsc.de [92.196.26.78]) by mx01.qsc.de (Postfix) with ESMTP id BE5C0509B7; Wed, 19 Nov 2008 17:57:33 +0100 (CET) Received: from r55.edvax.de (localhost [127.0.0.1]) by r55.edvax.de (8.14.2/8.14.2) with SMTP id mAJGvVsj006057; Wed, 19 Nov 2008 17:57:31 +0100 (CET) (envelope-from freebsd@edvax.de) Date: Wed, 19 Nov 2008 17:57:31 +0100 From: Polytropon To: "Gary Hartl" Message-Id: <20081119175731.ac9a0c4e.freebsd@edvax.de> In-Reply-To: <001101c94a58$f5da1f20$e18e5d60$@com> References: <006b01c949da$2985e9f0$7c91bdd0$@com> <20081119112554.R6005@wojtek.tensor.gdynia.pl> <001101c94a58$f5da1f20$e18e5d60$@com> Organization: EDVAX X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: 'FreeBSD Questions' Subject: Re: Running X without a videocard X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Polytropon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2008 16:57:36 -0000 On Wed, 19 Nov 2008 10:10:28 -0500, "Gary Hartl" wrote: > when i do this: > export DISPLAY=192.168.0.100:0 > xterm > > first it tells me that export can't befound, I guess that is because it is a > built it. Important question here: What's your shell? If you're using FreeBSD's standard dialog shell, the C shell, export won't work because it's from sh or bash. > So I added to my .profile the following > DISPLAY=192.168.0.100:0 > export DISPLAY > Logged out and logged back in. > Alas no display variable > When i run xterm it tells me that there is not display variable. Make sure you're using bash (see your shell setting from the chsh command or echo $SHELL). If you're using the C shell, you can use the setenv command instead. % setenv DISPLAY 192.168.0.100:0 % xterm See the advice regarding xhost in order to have the correct permissions to run the applications from the desired X server. -- Polytropon >From Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...