No rewiring necessary. As an alternative to the above suggestions, you can also use the following, which modifies the registry and thus uses the XP operating system to remap a key.siut wrote: Can you tell me how to remap the ALT key to windows key? Does it require me to remove the keyboard and do some rewiring job? Thanks.
- Create a simple text file, ending with the extension .reg, with the following lines in the file. Omit the ===== lines.
- Double click on the file, then reboot.
- This maps the right Ctrl key as the windows key. You'll have to search for the code for the right ALT key.
- To reverse the remapping, put a "-" (without quotes) in front of the line starting with [HKEY_LOCAL_MACHINE\, and run again.
- This only works for WinXP, for Win2k or NT the first line is different. Search to find.
==== Beginning of file ===
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,5b,e0,1d,e0,00,00,00,00
===== End of file ====



