From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28535 invoked by alias); 10 Feb 2013 19:51:20 -0000 Received: (qmail 28527 invoked by uid 22791); 10 Feb 2013 19:51:19 -0000 X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_NO,RP_MATCHES_RCVD,TW_TX X-Spam-Check-By: sourceware.org Received: from limestone3.mail.cornell.edu (HELO limestone3.mail.cornell.edu) (128.253.83.163) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 10 Feb 2013 19:51:15 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite2.mail.cornell.edu [128.253.83.142]) by limestone3.mail.cornell.edu (8.14.4/8.14.4) with ESMTP id r1AJp4I2020371 for ; Sun, 10 Feb 2013 14:51:05 -0500 (EST) Received: from [128.84.234.248] (dhcp248.math.cornell.edu [128.84.234.248]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id r1AJpDgf014015 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 10 Feb 2013 14:51:13 -0500 (EST) Message-ID: <5117FA31.8030501@cornell.edu> Date: Sun, 10 Feb 2013 19:51:00 -0000 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: cygwin-xfree Subject: Re: FW: xorg-server 1.13.1-1: problems with xterm References: <20130204180522.L8CD2.196982.root@hrndva-web22-z01> <397AD605DAD9254D9D2FFE207111E6442ADC760F@MOKSCY3MSGUSR9D.ITServices.sbc.com> <511540B1.6080300@dronecode.org.uk> <5117966D.5050006@cornell.edu> <5117E8E1.6050806@dronecode.org.uk> In-Reply-To: <5117E8E1.6050806@dronecode.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-CORNELL-SPAM-CHECKED: Pawpaw X-Original-Sender: kbrown@cornell.edu - Sun Feb 10 14:51:13 2013 X-PMX-CORNELL-REASON: CU_White_List_Override X-IsSubscribed: yes Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2013-02/txt/msg00012.txt.bz2 On 2/10/2013 1:37 PM, Jon TURNEY wrote: > On 10/02/2013 12:45, Ken Brown wrote: >> I'm also seeing a mouse problem. It involves the combination >> shift-leftbutton-rightbutton (intended to emulate shift-middlebutton) after >> I've started XWin with -emulate3buttons. I use a 2-button mouse with a scroll >> wheel that can be pressed to serve as a third button. But I find it hard to >> press the scroll wheel without turning it, so I prefer to use -emulate3buttons. >> >> The shift-left-right combination used to be seen by emacs as shift-middle, but >> now emacs doesn't seem to see it at all. Moreover, after I press it once, >> either in emacs or elsewhere, both emacs and xterm stop responding to some >> other mouse events. >> >> To reproduce (without emacs): >> >> 1. Start the X server with >> >> startxwin -- -emulate3buttons >> >> 2. Press shift-left-right in an xterm window, using a mouse of the type I >> described. >> >> 3. Move the mouse over the titlebar of the xterm window. The menu items don't >> get highlighted, and left-clicking on them has no effect. >> >> The problem disappears if I remove the -emulate3buttons option; but that's not >> a good solution for me since I actually want to emulate 3 buttons. > > Thanks for the reproduction steps. > > It seems I introduced a bug in the -emulate3buttons code with some changes in > 1.13.1-1, which could cause the emulated middle mouse button click to not be > released. > > I've applied fix to address this, so hopefully this works better now. I've > uploaded a snapshot at [1]. Perhaps you could try that and see if it > fixes the issue for you? That fixes it. Thanks. Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/