|
|
|
re: Question about 'Customize Your Keyboard Mapping'
Friday, August 16, 2002 at 10:53 am Windows 2000 Annoyances Discussion Forum
Posted by David DeSimone
(6 messages posted)
Does anyone know a way to completely disable the CAPS LOCK and INSERT
keys?
I found the following registry entry works on Windows 2000, for disabling the CAPS
LOCK key:
[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
This remaps the CAPS LOCK to LEFT CTRL. If you wanted the key to be "dead", i.e.
do nothing, you could give the code 00003a00 instead of 1d003a00.
In order to modify the INSERT key, you would need to the scancode for it. Offhand,
I don't know what it is.
A reboot is required for these changes to take effect.
I prefer this solution because there is no process left running in memory constantly...
|
All messages in this thread [show all]
 |  | re: Question about 'Customize Your Keyboard Mapping' (David DeSimone: Fri, Aug 16, 2002, 10:53 am) |
| |
| |
Return to the Windows 2000 Discussion Forum
|
|
|
|