Gentoo Archives: gentoo-user

From: Remy Blank <remy.blank@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: How can I inactivate the anachronism called CAPSLOCK on X?
Date: Wed, 06 Apr 2011 20:32:28
Message-Id: iniich$ps4$2@dough.gmane.org
In Reply to: Re: [gentoo-user] Re: How can I inactivate the anachronism called CAPSLOCK on X? by meino.cramer@gmx.de
1 meino.cramer@×××.de wrote:
2 > Thank you for all the nice ideas -- for some reason I like the
3 > xorg.conf method best :)
4
5 And while you're at it, add the following lines to your
6 /etc/conf.d/local.start, so that caps lock is disabled on the console, too:
7
8 # Disable caps lock
9 loadkeys <<EOF
10 $(dumpkeys | head -n 1)
11 keycode 58 =
12 EOF
13
14 -- Remy

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies