Yau-ming wrote:
> thanks ben - yah i know about turning them off. but how about editing them
> to another key stroke - like backspace???
>
> I'm using a happy hacking lite2 keyboard and it needs a dediocated
> backspace key
Did you check the link to my website?
If you give me a clear description of what scancodes you want swapping, I'll
do ya' the .reg
like:
code 0xE05B to 0x0000 (or whetver)
Usually the left and right windows keys produce different scancodes
What the heck, copy this into a text 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, 03,00,00,00, \
5b,e0,53,e0, 5c,e0,53,e0, 00,00,00,00
----------------------------------------------------------------------------
----
called whatever.reg
and merge it.
That should map both windows keys (0xe05b, 0xe05c) to delete (0xe053)
You'll need to reboot (as always).
Ben
--
A7N8X FAQ: <a style='text-decoration: underline;' href="http://www.ben.pope.name/a7n8x_faq.html" target="_blank">www.ben.pope.name/a7n8x_faq.html</a>
Questions by email will likely be ignored, please use the newsgroups.
I'm not just a number. To many, I'm known as a String...<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: programming keyboard functions