From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: guttman@mitre.org (Joshua D. Guttman) Newsgroups: gmane.emacs.help Subject: Re: Caps Lock unset.... Date: 17 Jun 2003 11:40:23 -0400 Organization: The MITRE Corporation Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: "Joshua D. Guttman disp: current" NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1055864983 22296 80.91.224.249 (17 Jun 2003 15:49:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 17 Jun 2003 15:49:43 +0000 (UTC) Cc: "Joshua D. Guttman" Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 17 17:49:42 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19SIfh-0005VA-00 for ; Tue, 17 Jun 2003 17:46:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19SIeH-00073G-3w for gnu-help-gnu-emacs@m.gmane.org; Tue, 17 Jun 2003 11:45:29 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed!newstransit.mitre.org!news.mitre.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: malabar.mitre.org Original-X-Trace: newslocal.mitre.org 1055864423 16027 129.83.10.30 (17 Jun 2003 15:40:23 GMT) Original-X-Complaints-To: news@mitre.org Original-NNTP-Posting-Date: Tue, 17 Jun 2003 15:40:23 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-Xref: shelby.stanford.edu gnu.emacs.help:114512 X-Originally-To: twylie@watson.wustl.edu Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11004 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11004 Todd Wylie writes: > > > I'd love to be able to do a global-unset-key on my Caps Lock key If you're using X windows (e.g. with Linux) you can use xmodmap with this: remove Lock = Caps_Lock add Control = Caps_Lock keysym Caps_Lock = Control_L put this in ~/.keymap.km and put this in .xinitrc: xmodmap .keymap_linux.km Joshua -- Joshua D. Guttman MITRE, Mail Stop S119 Office: +1 781 271 2654 202 Burlington Rd. Fax: +1 781 271 8953 Bedford, MA 01730-1420 USA Cell: +1 781 526 5713