From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.help Subject: Re: Caps Lock affects Ctrl+keys Date: Mon, 20 Jan 2014 22:24:52 +0700 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1390231503 11496 80.91.229.3 (20 Jan 2014 15:25:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Jan 2014 15:25:03 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: Jude DaShiell Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 20 16:25:10 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W5Gis-00067c-7W for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Jan 2014 16:25:10 +0100 Original-Received: from localhost ([::1]:53046 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5Gir-0001Ik-Ns for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Jan 2014 10:25:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5Gie-0001HH-SW for help-gnu-emacs@gnu.org; Mon, 20 Jan 2014 10:24:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5Gia-00023x-Vj for help-gnu-emacs@gnu.org; Mon, 20 Jan 2014 10:24:56 -0500 Original-Received: from mail-qc0-x22e.google.com ([2607:f8b0:400d:c01::22e]:47788) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5Gia-00023q-RC for help-gnu-emacs@gnu.org; Mon, 20 Jan 2014 10:24:52 -0500 Original-Received: by mail-qc0-f174.google.com with SMTP id x13so5907092qcv.19 for ; Mon, 20 Jan 2014 07:24:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=VhJ6758lquRlOAfbZBVIlkveMMv6DAYiweSjumBvvk8=; b=WG8g2kDIRXQW8vWncnDK6npUBw8MQkjH+Jx6NZLfBwREiRKZWLHwuBAPt5mk4bltKm znkeLt933inKPDXqVSIpq6lzf/xcMvXGp8pmBBI4pvBgdPGzJ3PkvMtthyhdzkOWjtbe LgYKHBOyMxL+xcDBH6XV3860sgFZtZ8JYDP7RdOgTZBnblRcgJROUb7pIAE5HGIA4QFl k0hRHSDIs0XPx7dZEbYYZDGXmYGu3hH33PLD5a583wetSpBWgNYinLgrHD6tZ3onGgzS bR+Yf8PLfNSBhJ6TVmpxuLlA9FMjuHxcio0n9MJmChLFyEchg1Cf7L5LvMGwdpMwKVoF +xLg== X-Received: by 10.224.36.197 with SMTP id u5mr28328724qad.67.1390231492413; Mon, 20 Jan 2014 07:24:52 -0800 (PST) Original-Received: by 10.96.14.74 with HTTP; Mon, 20 Jan 2014 07:24:52 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: kKP7QYJsj8ZrwFkd9qBdVWtA07s X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c01::22e X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95510 Archived-At: On Mon, Jan 20, 2014 at 9:47 PM, Jude DaShiell wr= ote: >> >> I notice that, when I turn on Caps Lock, all Ctrl+letter combinations >> behave as if I pressed Ctrl+Shift+letter. >> > No, the problem is in the Linux kernel emacs is by no means unique in > this behavior. Kernel? I don=E2=80=99t think so. xev(1) reports different output when I pr= ess Ctrl+Shift+Z and Ctrl+Z with Caps on. Firefox opens a new tab on Ctrl+T (and restores the last closed tab on Ctrl+Shift+T), no matter if Caps is on or off.