From owner-freebsd-questions@FreeBSD.ORG Sun Sep 18 20:58:03 2011 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 395AB1065674 for ; Sun, 18 Sep 2011 20:58:03 +0000 (UTC) (envelope-from dickey@saltmine.radix.net) Received: from saltmine.radix.net (saltmine.radix.net [207.192.128.40]) by mx1.freebsd.org (Postfix) with ESMTP id EC1B88FC12 for ; Sun, 18 Sep 2011 20:58:02 +0000 (UTC) Received: from saltmine.radix.net (localhost [127.0.0.1]) by saltmine.radix.net (8.12.2/8.12.2) with ESMTP id p8IKw2uM005753; Sun, 18 Sep 2011 16:58:02 -0400 (EDT) Received: (from dickey@localhost) by saltmine.radix.net (8.12.2/8.12.2/Submit) id p8IKw1rV005752; Sun, 18 Sep 2011 16:58:01 -0400 (EDT) Date: Sun, 18 Sep 2011 16:58:01 -0400 From: Thomas Dickey To: Yuri , FreeBSD Questions Message-ID: <20110918205801.GA4621@saltmine.radix.net> References: <4E7547B4.600@rawbw.com> <20110918130544.GA27690@saltmine.radix.net> <4E761714.1070308@rawbw.com> <20110918172818.GA8943@saltmine.radix.net> <20110918192932.GA85501@mech-cluster241.men.bris.ac.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jRHKVT23PllUwdXP" Content-Disposition: inline In-Reply-To: <20110918192932.GA85501@mech-cluster241.men.bris.ac.uk> User-Agent: Mutt/1.3.27i Cc: Subject: Re: Why selecting text with mouse often doesn't make the text pasteable with mouse mid-button click? 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: Sun, 18 Sep 2011 20:58:03 -0000 --jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 18, 2011 at 08:29:32PM +0100, Anton Shterenlikht wrote: > On Sun, Sep 18, 2011 at 01:28:18PM -0400, Thomas Dickey wrote: > > On Sun, Sep 18, 2011 at 09:06:44AM -0700, Yuri wrote: > > > On 09/18/2011 06:05, Thomas Dickey wrote: > > > >>> I notice this again and again: when I select some text in Konsol= e=20 > > > >>(KDE4) > > > >>> sometimes it doesn't paste with the middle mouse button click. > > > >Where are you pasting? (on another terminal emulator, in an applica= tion > > > >running in a terminal emulator, or within another X application)? > > > > > > >=20 > > > Test selected in Konsole I usually paste into Konsole. and it fails= =20 > > > maybe in 5-10% of cases. > >=20 > > hmm - no good guesses there. It could be an overactive Window manager > > grabbing the focus away at the wrong point (it's a nuisance on Mac OS X > > for instance). If it were a consistent problem with pasting into a > > given application, I had a couple of ideas... > >=20 > > (consistent problems are easier to fix ;-) >=20 > Now you mentioned it, I see something similar. > I typically paste from one xterm window to another. > Typically one xterm is the local box and another > xterm is some ssh session. this part could be xterm, but more likely is in the X server. An xterm-specific problem tends to be pretty reproducible, since it'll depend on what the source/destination are. (The ones that aren't are related to timing and repainting - things like that). =20 > What I see on amd64 laptop is that pasting with a built-in > mouse stops working after a while. I typically have > a usb mouse as well. Pasting with a usb mouse never fails. >=20 > I can copy with a built-in mouse and paste with a usb mouse. > Because in the end I get done what I need, I never > really bothered to think why. >=20 > Next time this happens, I'll try to record the > exact details, if you are interested. hmm - I'm not sure I can use the information effectively. Right now I'm se= tup with a KVM using USB for a Mac OS X server, with a laptop running Xen Server (which gets its mouse via the X connection). Both of those run VM's, which= is where I do most of my work... (the hardware stays stable for quite a while= ). The KVM's used to occasionally access a desktop. --=20 Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net --jRHKVT23PllUwdXP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQFOdltXtIqByHxlDocRAtvEAJwNjCeQVgbMHWUxCKnnbW0uqGiA5QCgiLFx AUN3bQfOZ94FyeBrU66Ry90= =y989 -----END PGP SIGNATURE----- --jRHKVT23PllUwdXP--