From owner-freebsd-questions@FreeBSD.ORG Thu Jun 21 04:35:06 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A0E2E16A400 for ; Thu, 21 Jun 2007 04:35:06 +0000 (UTC) (envelope-from david+dated+1182830502.aa6cc0@skytracker.ca) Received: from 3s1.com (3s1.com [209.161.205.12]) by mx1.freebsd.org (Postfix) with ESMTP id 4A47A13C469 for ; Thu, 21 Jun 2007 04:35:06 +0000 (UTC) (envelope-from david+dated+1182830502.aa6cc0@skytracker.ca) Received: from 3s1.com (localhost [127.0.0.1]) by 3s1.com (8.14.1/8.14.1) with ESMTP id l5L41hnr026914 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 21 Jun 2007 00:01:44 -0400 (EDT) (envelope-from david+dated+1182830502.aa6cc0@skytracker.ca) Received: (from david@localhost) by 3s1.com (8.14.1/8.14.1/Submit) id l5L41hhm026913 for questions@freebsd.org; Thu, 21 Jun 2007 00:01:43 -0400 (EDT) (envelope-from david+dated+1182830502.aa6cc0@skytracker.ca) X-Authentication-Warning: 3s1.com: david set sender to david+dated+1182830502.aa6cc0@skytracker.ca using -f Received: by 3s1.com (tmda-sendmail, from uid 1000); Thu, 21 Jun 2007 00:01:42 -0400 Date: Thu, 21 Jun 2007 00:01:41 -0400 To: questions@freebsd.org Message-ID: <20070621040141.GA24408@skytracker.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Delivery-Agent: TMDA/1.1.5 (Fettercairn) From: David Banning X-Virus-Scanned: ClamAV 0.90.2/3482/Wed Jun 20 22:26:02 2007 on 3s1.com X-Virus-Status: Clean X-Spam-Status: No, score=-1.8 required=5.0 tests=ALL_TRUSTED, DK_POLICY_SIGNSOME,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on 3s1.com Cc: Subject: using mouse via xterm window 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: Thu, 21 Jun 2007 04:35:06 -0000 I presently access FBSD via an xterm window from within Windows using X-Win32. I would like to be able to run a window manager or file manager, but this exits with an error because there is no mouse attached to the FBSD box. Here is the thing - I -can- run xv (a FBSD image viewer from the ports) from my xterm window and the windows mouse works fine controlling xv as a gui application. Is it possible to configure the Xserver to acknowledge the windows mouse via the xterm session?