all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: guttman@mitre.org (Joshua D. Guttman)
Cc: "Joshua D. Guttman" <guttman@mitre.org>
Subject: Re: Caps Lock unset....
Date: 17 Jun 2003 11:40:23 -0400	[thread overview]
Message-ID: <nhar85sd860.fsf@malabar.mitre.org> (raw)
In-Reply-To: mailman.8091.1055862701.21513.help-gnu-emacs@gnu.org

Todd Wylie <twylie@watson.wustl.edu> 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		<guttman@mitre.org>
	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

  parent reply	other threads:[~2003-06-17 15:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.8091.1055862701.21513.help-gnu-emacs@gnu.org>
2003-06-17 15:29 ` Caps Lock unset Barry Margolin
2003-06-17 15:40 ` Joshua D. Guttman [this message]
2003-06-17 15:46 ` Rupert
     [not found] <mailman.8097.1055866453.21513.help-gnu-emacs@gnu.org>
2003-06-17 17:28 ` Todd Wylie
     [not found]   ` <bcon2g$36i$1@news01.intel.com>
2003-06-18 12:32     ` Sam Halliday
2003-06-17 15:55 Victor Kirk
  -- strict thread matches above, loose matches on Subject: below --
2003-06-17 15:10 Todd Wylie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=nhar85sd860.fsf@malabar.mitre.org \
    --to=guttman@mitre.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.