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 1Lqlwh-0003v6-Qs for garchives@archives.gentoo.org; Mon, 06 Apr 2009 10:20:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B549E06D6; Mon, 6 Apr 2009 10:20:26 +0000 (UTC) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by pigeon.gentoo.org (Postfix) with SMTP id D225CE06D6 for ; Mon, 6 Apr 2009 10:20:25 +0000 (UTC) Received: (qmail invoked by alias); 06 Apr 2009 10:20:25 -0000 Received: from sec24c135.gfz-potsdam.de (EHLO [139.17.75.135]) [139.17.75.135] by mail.gmx.net (mp069) with SMTP; 06 Apr 2009 12:20:25 +0200 X-Authenticated: #26584939 X-Provags-ID: V01U2FsdGVkX19/8oBZHJF/hqttp7KG1efS33wRpOGQYohavw+3d3 NG2FS0u5rTVM0k Message-ID: <49D9D768.6070708@gmx.net> Date: Mon, 06 Apr 2009 12:20:24 +0200 From: Steffen Loos User-Agent: Thunderbird 2.0.0.21 (X11/20090323) 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gnome-terminal & GNU screen References: <49D9D39D.50502@gmx.net> In-Reply-To: <49D9D39D.50502@gmx.net> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.6899999999999999 X-Archives-Salt: 77c829f6-93db-445c-826b-b85f5523d0d2 X-Archives-Hash: 1cf192212f0efac920d3834cc6235b37 Steffen Loos schrieb: > Ward Poelmans schrieb: >> Hi, >> >> I've got a problem running screen in a gnome-terminal: all the usual >> keystroks (for example: ^a c) don't work. When i press ctrl+a d, i >> just get a d on the terminal. Screen works perfectly when i start it >> in a xterm. >> I haven't got a clue where to search for the problem. Any ideas? > I would assume gnome-terminal is eating your ctrl-a ;-) you can have a look on your settings with: "ssty -a" if ^A is set up to an action. By the way: on my host screen is working as expected in gnome-terminal. Steffen