From owner-freebsd-newbies Wed Feb 5 5:22:47 2003 Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 320E937B407 for ; Wed, 5 Feb 2003 05:22:46 -0800 (PST) Received: from webmail.dc.turkuamk.fi (webmail.dc.turkuamk.fi [193.166.135.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8E4D43F85 for ; Wed, 5 Feb 2003 05:22:43 -0800 (PST) (envelope-from kfredenb@dc.turkuamk.fi) Received: (from apache@localhost) by webmail.dc.turkuamk.fi (8.11.6/8.11.6) id h15DMbg25436; Wed, 5 Feb 2003 15:22:37 +0200 Received: from out.ok.turkuamk.fi ( [out.ok.turkuamk.fi]) as user kfredenb@dc.turkuamk.fi by webmail.dc.turkuamk.fi with HTTP; Wed, 5 Feb 2003 15:22:37 +0200 Message-ID: <1044451357.3e41101d8c62f@webmail.dc.turkuamk.fi> Date: Wed, 5 Feb 2003 15:22:37 +0200 From: kfredenb@dc.turkuamk.fi To: Maxi Cc: Newbies Subject: Re: Redirecting output in XFree86-4 under 5.0-RELEASE References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Quoting Maxi : > Hi guys! > > I've recently installed XFree86-4 under 5.0-RELEASE and I didn't have a > solution to redirect the graphical output of a remote host to mine. > After enabling the remote host with 'xhost' in the localhost and setting > the 'DISPLAY' variable under the SSH session, when I start a graphical > program it returns 'unable to open display'. > Hi, sorry about the last empty mail, my fingers slipped :) Well, what I was suppose to say was that, did you try to redirect the X using the -X flag in ssh? Then you wouldn't have to play around with xhost and the DISPLAY variable at all. ssh -X you@your.server best regards, Kim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message