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 <gentoo-user+bounces-121367-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Q7ZOu-0002Xy-88
	for garchives@archives.gentoo.org; Wed, 06 Apr 2011 20:32:28 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1EA691C008;
	Wed,  6 Apr 2011 20:30:19 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id E3B551C008
	for <gentoo-user@lists.gentoo.org>; Wed,  6 Apr 2011 20:30:18 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by smtp.gentoo.org (Postfix) with ESMTP id 6EA8A1B4018
	for <gentoo-user@lists.gentoo.org>; Wed,  6 Apr 2011 20:30:18 +0000 (UTC)
X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org
X-Spam-Score: -0.593
X-Spam-Level: 
X-Spam-Status: No, score=-0.593 required=5.5 tests=[AWL=-0.061,
	BAYES_00=-2.599, RCVD_NUMERIC_HELO=2.067]
Received: from smtp.gentoo.org ([127.0.0.1])
	by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id fpy-hTG2eov0 for <gentoo-user@lists.gentoo.org>;
	Wed,  6 Apr 2011 20:30:12 +0000 (UTC)
Received: from lo.gmane.org (lo.gmane.org [80.91.229.12])
	by smtp.gentoo.org (Postfix) with ESMTP id 0F5DA1B4007
	for <gentoo-user@gentoo.org>; Wed,  6 Apr 2011 20:30:10 +0000 (UTC)
Received: from list by lo.gmane.org with local (Exim 4.69)
	(envelope-from <lnx-gentoo-user@m.gmane.org>)
	id 1Q7ZMc-0001y2-J6
	for gentoo-user@gentoo.org; Wed, 06 Apr 2011 22:30:06 +0200
Received: from 83.219.114.94 ([83.219.114.94])
        by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
        id 1AlnuQ-0007hv-00
        for <gentoo-user@gentoo.org>; Wed, 06 Apr 2011 22:30:06 +0200
Received: from remy.blank by 83.219.114.94 with local (Gmexim 0.1 (Debian))
        id 1AlnuQ-0007hv-00
        for <gentoo-user@gentoo.org>; Wed, 06 Apr 2011 22:30:06 +0200
X-Injected-Via-Gmane: http://gmane.org/
To: gentoo-user@lists.gentoo.org
From: Remy Blank <remy.blank@pobox.com>
Subject: [gentoo-user] Re: How can I inactivate the anachronism called CAPSLOCK on X?
Date: Wed, 06 Apr 2011 22:28:01 +0200
Message-ID: <iniich$ps4$2@dough.gmane.org>
References: <20110405184640.GC12844@solfire> <infs2n$2f6$1@dough.gmane.org> <20110405231952.GD12844@solfire>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="------------enig820EAF0A1EB05577CA5D545C"
X-Complaints-To: usenet@dough.gmane.org
X-Gmane-NNTP-Posting-Host: 83.219.114.94
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.23) Gecko/20100305 Thunderbird/2.0.0.23 Mnenhy/0.7.5.0
In-Reply-To: <20110405231952.GD12844@solfire>
X-Enigmail-Version: 1.1.2
X-Archives-Salt: 
X-Archives-Hash: ad7746309afacf31bf091436f172191c

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig820EAF0A1EB05577CA5D545C
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

meino.cramer@gmx.de wrote:
> Thank you for all the nice ideas  --  for some reason I like the
> xorg.conf method best :)

And while you're at it, add the following lines to your
/etc/conf.d/local.start, so that caps lock is disabled on the console, to=
o:

# Disable caps lock
loadkeys <<EOF
$(dumpkeys | head -n 1)
keycode 58 =3D
EOF

-- Remy


--------------enig820EAF0A1EB05577CA5D545C
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iEYEARECAAYFAk2czNEACgkQCeNfIyhvXjJOpQCeOktbjD+NbS4wRL6Q0SB0zaPP
P6cAoIib5MArD/CXvDBZbfR184JzEc/I
=Yg+x
-----END PGP SIGNATURE-----

--------------enig820EAF0A1EB05577CA5D545C--