From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MqDMm-0003GJ-Qp for garchives@archives.gentoo.org; Tue, 22 Sep 2009 21:57:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AE11E089D; Tue, 22 Sep 2009 21:57:43 +0000 (UTC) Received: from mail.askja.de (mail.askja.de [83.137.103.136]) by pigeon.gentoo.org (Postfix) with ESMTP id 60B88E089D for ; Tue, 22 Sep 2009 21:57:43 +0000 (UTC) Received: from static-87-79-89-40.netcologne.de ([87.79.89.40] helo=zone.wonkology.org) by mail.askja.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1MqDMk-0005pz-GA for gentoo-user@lists.gentoo.org; Tue, 22 Sep 2009 23:57:42 +0200 Received: from localhost (localhost [127.0.0.1]) (uid 1000) by zone.wonkology.org with local; Tue, 22 Sep 2009 23:57:39 +0200 id 00011B76.4AB94853.000059C4 From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [ot General Textmode q] Date: Tue, 22 Sep 2009 23:57:36 +0200 User-Agent: KMail/1.11.4 (Linux/2.6.28-tuxonice-r3_3; KDE/4.2.4; i686; ; ) References: <87hbuuoe44.fsf@newsguy.com> In-Reply-To: <87hbuuoe44.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909222357.37210.wonko@wonkology.org> X-Archives-Salt: 5f65939e-b3ec-46c2-9437-b24caabe4dd8 X-Archives-Hash: 3ab4a8110e868341f4a864d3a7f0d7bd Harry Putnam writes: > Can any one tell me how to copy with mouse (really the left mouse > button provided on the touchpad) but paste from keyboard while in text > (console) mode? Or using the touch pad thing somehow. I've tried > pressing both touchpad buttons at once to emulate middle mouse but it > has no effect. It should. Do you have 'Option "Emulate3Buttons" "false"' in your xorg.conf? Also see Option "Emulate3Timeout" (man mousedrv). Wonko