From owner-freebsd-questions@FreeBSD.ORG Thu Jan 20 00:02:48 2005 Return-Path: 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 9428116A4CE for ; Thu, 20 Jan 2005 00:02:48 +0000 (GMT) Received: from S3.cableone.net (smtp3.cableone.net [24.116.0.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D1E843D48 for ; Thu, 20 Jan 2005 00:02:48 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from vixen42.local.lan (unverified [24.119.123.89]) by S3.cableone.net (CableOne SMTP Service S3) with ESMTP id 7796152 for multiple; Wed, 19 Jan 2005 17:20:30 -0700 Date: Wed, 19 Jan 2005 18:01:57 -0600 From: Vulpes Velox To: Xian Message-ID: <20050119180157.2e3795a0@vixen42.local.lan> In-Reply-To: <200501172343.27077.ian@codepad.net> References: <200501172343.27077.ian@codepad.net> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IP-stats: Incoming Last 1, First 49, in=102, out=0, spam=0 X-External-IP: 24.119.123.89 X-Abuse-Info: Send abuse complaints to abuse@cableone.net cc: freebsd-questions@freebsd.org Subject: Re: window managers don't work over ssh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 00:02:48 -0000 On Mon, 17 Jan 2005 23:43:27 +0000 Xian wrote: > I cant seem to make any window manager work over ssh, but they all > work locally. I am using Xorg now, and i didn't have this problem > with XFree86. > > I start X with just xterm for testing: > > startx /usr/X11R6/bin/xterm > > and then type > > ssh -CXf my.home.machine twm > > in the xterm and it tells me it cant find any unmanaged screens. > > Ive no idea whats doing wrong because other X apps work over ssh and > window managers work locally. > > Any help much appreciated. Not sure of what it would be, but the freebsd x11 mailing list would probally be useful. Also trying a xorg specific list may be useful. Best of luck.