From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80343 Path: news.gmane.org!not-for-mail From: "Sebastian P. Luque" Newsgroups: gmane.emacs.gnus.general Subject: terminal keys Date: Mon, 17 Oct 2011 11:13:13 -0500 Organization: University of Manitoba Message-ID: <87botfwq92.fsf@kolob.subpolar.dyndns.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1318868011 32600 80.91.229.12 (17 Oct 2011 16:13:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 17 Oct 2011 16:13:31 +0000 (UTC) To: ding@lists.math.uh.edu Original-X-From: ding-owner+M28631@lists.math.uh.edu Mon Oct 17 18:13:27 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RFpoa-000677-7y for ding-account@gmane.org; Mon, 17 Oct 2011 18:13:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1RFpoW-0000jJ-TP; Mon, 17 Oct 2011 11:13:20 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1RFpoV-0000j4-OJ for ding@lists.math.uh.edu; Mon, 17 Oct 2011 11:13:19 -0500 Original-Received: from idcmail-mo2no.shaw.ca ([64.59.134.9]) by mx2.math.uh.edu with esmtp (Exim 4.76) (envelope-from ) id 1RFpoV-00011H-3q for ding@lists.math.uh.edu; Mon, 17 Oct 2011 11:13:19 -0500 Original-Received: from lb7f8hsrpno-svcs.dcs.int.inet (HELO pd5ml2no-ssvc.prod.shaw.ca) ([10.0.144.222]) by pd7mo1no-svcs.prod.shaw.ca with ESMTP; 17 Oct 2011 10:13:14 -0600 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=1i/nnIW0nMC5uWcUJ59KMVUkrnWI9M+zreV2y9Ww/qI= c=1 sm=1 a=F0HhOJWMmYsA:10 a=nDghuxUhq_wA:10 a=BLceEmwcHowA:10 a=FbSf0JuI1ZC6xDWnnA8m1g==:17 a=uAonkQR2yBG40GoDdecA:9 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Original-Received: from unknown (HELO kolob.subpolar.dyndns.org) ([50.71.39.227]) by pd5ml2no-dmz.prod.shaw.ca with ESMTP; 17 Oct 2011 10:13:13 -0600 Mail-Followup-To: ding@lists.math.uh.edu User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80343 Archived-At: Hi, While using Gnus at a console (Konsole, from KDE in my case), some key combinations don't work as in an X environment. For example, 'C-M-k' (gnus-summary-kill-thread), i.e. holding Control, Alt, and k together doesn't do anything. However, hitting ESC, and then Control k does call `gnus-summary-kill-thread'. This should probably be asked in some KDE forum, since this is probably configured somewhere in KDE's system settings, but perhaps someone here has already dealt with this. Thanks, -- Seb