From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 522E71389D8 for ; Mon, 27 Oct 2014 23:09:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C43A5E08F3; Mon, 27 Oct 2014 23:09:34 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 985CBE08B5 for ; Mon, 27 Oct 2014 23:09:33 +0000 (UTC) Received: from localhost ([84.133.140.28]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0MTeVY-1Xa3jA06oi-00QSPr for ; Tue, 28 Oct 2014 00:09:32 +0100 Date: Tue, 28 Oct 2014 00:09:30 +0100 From: meino.cramer@gmx.de To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gnu screen - copy'n'paste Message-ID: <20141027230930.GA3829@solfire> References: <20141027170300.GA3856@solfire> 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-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: User-Agent: mutt-ng/devel-r804 (Linux) X-Provags-ID: V03:K0:cze1lGDxRmfjTOd3x3DbzGaCTNppfDIHMnTu++/XImSZh75KXjB +5w4f78IGpCJMLnUadEzrkOwktadwHkElNRnYi7LwDFaXq7nho2zAUUhZXJMqz4JfaahXfu AHgZLp2K0xWoS0Kz9yOb9jhkCiipM4ueZ2UdYIZ5eZIfPKRfeDcO1eJGPLRyl7ey7qo16vB vrr29GEVK5NFZCvXSl+Yg== X-UI-Out-Filterresults: notjunk:1; X-Archives-Salt: e5dded14-75b5-4ecc-9b7c-f86f073a4ad5 X-Archives-Hash: d1df63099dee76942a0404e032fce490 Canek Pel=E1ez Vald=E9s [14-10-27 22:56]: > On Mon, Oct 27, 2014 at 11:03 AM, wrote: > > Hi, > > > > I am using screen to log into my beaglebone embedded computer, which > > runs Gentoo (of course!) like this: > > > > ssh -t root@192.168.178.27 screen -R -d > > > > . This makes it possible to detach the terminal and shutdown the PC, > > while the beagle still runs processes... > > > > BUT: > > Unfortunately I cannot copy and paste things from my PC to a started > > session like the way described above. > > > > What is the problem here? ssh? screen? Or...simply my (mis-) > > understanding of the whole thing ? >=20 > What do you mean by "copy and paste"? C-k/C-y in the console? > C-S-c/C-S-v in an X terminal like gnome-terminal? Select by the mouse > and then middle click? >=20 > Regards. > --=20 > Canek Pel=E1ez Vald=E9s > Profesor de asignatura, Facultad de Ciencias > Universidad Nacional Aut=F3noma de M=E9xico >=20 I mean the UNIX classic, not the Windows stuff: Mouse Left: Select/Copy Mouse Middle: paste