From: sean.ohalpin@gmail.com
Subject: Re: swap CapsLock and Ctrl only in Emacs
Date: 20 Jun 2006 19:14:00 -0700 [thread overview]
Message-ID: <1150856040.175975.156650@r2g2000cwb.googlegroups.com> (raw)
In-Reply-To: <292826622.01150184914441.JavaMail.nntpgw@xnews002.nokia.com>
tury.peter@gmail.com wrote:
[snip]
> So now I think the best would be to replace CapsLock with left Ctrl: all keys would work as normally, except only(!) CapsLock what would work as left ctrl -> so I would have two left ctrl-s and none CapsLock in whole MS Windows (XP).
>
> Is this possible?
Yup - I just did it myself.
1. Save the following to a .reg file
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode
Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,1d,00,3a,00,00,00,00,00
("Scancode Map"=... should all be on one line)
2. Double click in explorer to install
3. Reboot computer
4. Voila - two left control keys
Have fun!
Sean
prev parent reply other threads:[~2006-06-21 2:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-12 8:13 swap CapsLock and Ctrl only in Emacs tury.peter
2006-06-12 10:37 ` Tim X
2006-06-13 3:35 ` Eli Zaretskii
[not found] ` <mailman.2846.1150169750.9609.help-gnu-emacs@gnu.org>
2006-06-13 4:12 ` B. T. Raven
2006-06-13 9:24 ` Stein Arild Strømme
2006-06-13 8:09 ` Mathias Dahl
2006-06-12 14:51 ` B. T. Raven
2006-06-12 14:59 ` Chris McMahan
2006-06-13 7:48 ` tury.peter
2006-06-13 8:21 ` Mathias Dahl
2006-06-21 2:14 ` sean.ohalpin [this message]
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=1150856040.175975.156650@r2g2000cwb.googlegroups.com \
--to=sean.ohalpin@gmail.com \
/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.