From owner-freebsd-questions@FreeBSD.ORG Thu Aug 26 13:32:57 2010 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 7BFD710656B5 for ; Thu, 26 Aug 2010 13:32:57 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 37B9F8FC19 for ; Thu, 26 Aug 2010 13:32:57 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o7QDRmX2035497; Thu, 26 Aug 2010 07:27:48 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id o7QDRm68035494; Thu, 26 Aug 2010 07:27:48 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 26 Aug 2010 07:27:48 -0600 (MDT) From: Warren Block To: William Bulley In-Reply-To: <20100826123303.GA1799@itcom245.staff.itd.umich.edu> Message-ID: References: <20100826123303.GA1799@itcom245.staff.itd.umich.edu> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Thu, 26 Aug 2010 07:27:48 -0600 (MDT) Cc: Polytropon , freebsd-questions@freebsd.org Subject: Re: serious (for me) Xorg 7.5 mouse/kbd problem in 8.1-STABLE 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, 26 Aug 2010 13:32:57 -0000 On Thu, 26 Aug 2010, William Bulley wrote: > In my use of open-motif, I use and depend on mouse focus. ... > Nothing has changed. When I run open-motif, I still experience > the crippling loss of mouse focus when I enter the sequence > Shift/Btn3Click. ... > Shift window f.minimize > > Since TWM works and the xterms therein also work just fine, I > doubt that xterm is at fault. I also hold open-motif blameless > since it has not changed in years. I think something in Xorg > or one of its support modules is not properly registering the > Shift/Btn3Click event to the xorg-server, or that xorg-server > has changed so that this particular event causes my pointer > focus to disappear. > > Unfortunately, I don't know how to track down this bug or to > narrow the search for what changed. I was hoping someone in > FreeBSD-land would have some suggestions. I have heard that > contacting the Xorg developers may not result in a timely > resolution. I greatly appreciate the comments on -questions > to date. Thanks guys. It's worth checking with the open-motif port maintainer. Also worth posting on the xorg mailing list.