From owner-freebsd-stable@FreeBSD.ORG Fri Sep 5 10:04:56 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 671A7569 for ; Fri, 5 Sep 2014 10:04:56 +0000 (UTC) Received: from smtp-vbr8.xs4all.nl (smtp-vbr8.xs4all.nl [194.109.24.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E24A11D5F for ; Fri, 5 Sep 2014 10:04:55 +0000 (UTC) Received: from charlemagne.dc19.boland.org (37-251-90-98.FTTH.ispfabriek.nl [37.251.90.98]) (authenticated bits=0) by smtp-vbr8.xs4all.nl (8.13.8/8.13.8) with ESMTP id s85A4kdA085354 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Fri, 5 Sep 2014 12:04:47 +0200 (CEST) (envelope-from boland37@xs4all.nl) Message-ID: <54098ABE.2050304@xs4all.nl> Date: Fri, 05 Sep 2014 12:04:46 +0200 From: Michiel Boland User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: middle-mouse button pasting broken by r271022 References: <540881E0.2040305@xs4all.nl> In-Reply-To: <540881E0.2040305@xs4all.nl> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2014 10:04:56 -0000 On 09/04/2014 17:14, Michiel Boland wrote: > Hi. > In 10.1-PRERELEASE r271022, if I select something in X, either by dragging or > using left click + right-click, and then paste the selection using the middle > mouse button, most of the times I get a continuous stream of bogus 'd' keypress > events. This does not happen in r271021. > > FWIW - it's still broken in r271098 Appears to be fixed now (r271156) Cheers Michiel