|
|
|
re: Question about 'Customize Your Keyboard Mapping'
Saturday, July 3, 2004 at 3:28 pm Windows 2000 Annoyances Discussion Forum
Posted by Stephen Ferris
(1 messages posted)
John, you posted this over two years back, but thank!
My laptop cntrl key went dead (over use). It was to be a big job to repair the keyboard
membrane and expensive. Instead I've swapped cap lock and cntrl using your code.
I've swapped key tops too and i'm back on the road.
Cheers!
Stephen
On Friday, April 5, 2002 at 1:58 pm, John Hendrickx wrote:
>
>The following works in XP, should work in win2k as well:
>
>----------------------------------------------------------
>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,05,00,00,00,1D,00,38,00,38,00,1D,00,1D,E0,38,E0,38,E0,1D,E0,00,00,00,00
>----------------------------------------------------------
>
>Copy this to a text file and save it as "swapkeys.reg".
>Doubleclick to open it and confirm that you want to
>insert the contents in your registry.
>Reboot, and your Ctrl and Alt keys will be swapped.
>
>The idea is to create a "Scancode Map" key in
>"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout".
>This should contain a series of hex codes on which keys to exchange
>(boy, do I ever miss the key remap program in the Win95 kernel toys.
>Or even Xmodmap under Unix!).
>
>Details of how this works can be found at
>
>http://www.pcworld.com/howto/article/0,aid,65157,pg,3,00.asp
>
>and
>
>http://www.microsoft.com/hwdev/tech/input/w2kscan-map.asp
>
>The above article notes the shortcomings of this method:
>it applies to all users and all keyboards and requires rebooting.
>I'd appreciate information on a more elegant freeware or shareware solution.
>
>A caveat with regard to the above registry hack: it swaps Ctrl and Alt,
>but the distinction between right and left Ctrl and Alt is lost
>(specifically, the lefthand Ctrl and Alt are recognized as
>the righthand Crlt and Alt).
>Usually no problem except perhaps for some games.
>Suggestions are of course welcome.
>
>Hope this helps,
>John Hendrickx
>(formerly Mad Mackx)
>
|
All messages in this thread [show all]
 |  |  |  |  | re: Question about 'Customize Your Keyboard Mapping' (Stephen Ferris: Sat, Jul 3, 2004, 3:28 pm) |
| |
| |
Return to the Windows 2000 Discussion Forum
|
|
|
|