[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Caps Lock unset....
|
From: |
Joshua D. Guttman |
|
Subject: |
Re: Caps Lock unset.... |
|
Date: |
17 Jun 2003 11:40:23 -0400 |
|
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
Todd Wylie <address@hidden> 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 <address@hidden>
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