CookieHaid
New Member
Hey kids,
Here's a simple string to add to registry to remap (at the very least) the F9-F12 keys; I haven't remapped the HOME-DEL keys to their respective functions. I miss my F2 and F3 keys...use 'em all the time in Winders, but my fave is F11 whilst debugging in VS.
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,05,00,00,00,43,00,47,e0,57,00,49,e0,\
44,00,4f,e0,58,00,51,e0,00,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Keyboard Layout\DosKeybCodes]
"00000409"="us"
"00001009"="us"
"00001809"="us"
"00040409"="usr"
"00000813"="be"
"00000c1a"="us"
"00000804"="ch"
"00000816"="po"
"00000c0c"="cf"
"00000807"="sg"
"00050408"="gk"
"00000809"="uk"
"00010c1a"="us"
"0000046e"="sf"
"0000041a"="yu"
"00010c0c"="cf"
"0000040a"="sp"
"0000041b"="sl"
"0000041C"="us"
"0000040b"="su"
"0000040c"="fr"
"0000041d"="sv"
"0000041f"="tr"
"0000040e"="hu"
"0000040f"="is"
"0001040a"="sp"
"0001041b"="sl"
"0001041f"="tr"
"0001040e"="hu"
"00001404"="ch"
"00000c04"="ch"
"00000452"="uk"
"00000442"="tk"
"00000410"="it"
"00000422"="us"
"00000411"="jp"
"00000412"="ko"
"00000423"="us"
"00000413"="nl"
"00000424"="yu"
"00000402"="bg"
"00000425"="et"
"00000414"="no"
"00000415"="pl"
"00000426"="us"
"00000404"="ch"
"00000405"="cz"
"00000427"="us"
"00000416"="br"
"00010410"="it"
"0000100c"="sf"
"00000406"="dk"
"00000418"="ro"
"00000407"="gr"
"00000408"="gk"
"00000419"="ru"
"00010402"="us"
"00010415"="pl"
"00010426"="us"
"00010405"="cz"
"0000080a"="la"
"00010418"="ro"
"00020422"="us"
"00010407"="gr"
"0000080c"="be"
"00010408"="gk"
"00010419"="ru"
"00020402"="bg"
"00010409"="dv"
"00020418"="ro"
"00020408"="gk"
"00030402"="bg"
"00020409"="us"
"00030409"="usl"
"00040402"="bg"
"00001004"="ch"
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Keyboard Layout\DosKeybIDs]
"00020408"="319"
"00000442"="440"
"00000410"="141"
"0001041f"="440"
"00010415"="214"
"00010410"="142"
"00010408"="220"
"0000041f"="179"
Here's a simple string to add to registry to remap (at the very least) the F9-F12 keys; I haven't remapped the HOME-DEL keys to their respective functions. I miss my F2 and F3 keys...use 'em all the time in Winders, but my fave is F11 whilst debugging in VS.
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,05,00,00,00,43,00,47,e0,57,00,49,e0,\
44,00,4f,e0,58,00,51,e0,00,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Keyboard Layout\DosKeybCodes]
"00000409"="us"
"00001009"="us"
"00001809"="us"
"00040409"="usr"
"00000813"="be"
"00000c1a"="us"
"00000804"="ch"
"00000816"="po"
"00000c0c"="cf"
"00000807"="sg"
"00050408"="gk"
"00000809"="uk"
"00010c1a"="us"
"0000046e"="sf"
"0000041a"="yu"
"00010c0c"="cf"
"0000040a"="sp"
"0000041b"="sl"
"0000041C"="us"
"0000040b"="su"
"0000040c"="fr"
"0000041d"="sv"
"0000041f"="tr"
"0000040e"="hu"
"0000040f"="is"
"0001040a"="sp"
"0001041b"="sl"
"0001041f"="tr"
"0001040e"="hu"
"00001404"="ch"
"00000c04"="ch"
"00000452"="uk"
"00000442"="tk"
"00000410"="it"
"00000422"="us"
"00000411"="jp"
"00000412"="ko"
"00000423"="us"
"00000413"="nl"
"00000424"="yu"
"00000402"="bg"
"00000425"="et"
"00000414"="no"
"00000415"="pl"
"00000426"="us"
"00000404"="ch"
"00000405"="cz"
"00000427"="us"
"00000416"="br"
"00010410"="it"
"0000100c"="sf"
"00000406"="dk"
"00000418"="ro"
"00000407"="gr"
"00000408"="gk"
"00000419"="ru"
"00010402"="us"
"00010415"="pl"
"00010426"="us"
"00010405"="cz"
"0000080a"="la"
"00010418"="ro"
"00020422"="us"
"00010407"="gr"
"0000080c"="be"
"00010408"="gk"
"00010419"="ru"
"00020402"="bg"
"00010409"="dv"
"00020418"="ro"
"00020408"="gk"
"00030402"="bg"
"00020409"="us"
"00030409"="usl"
"00040402"="bg"
"00001004"="ch"
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Keyboard Layout\DosKeybIDs]
"00020408"="319"
"00000442"="440"
"00000410"="141"
"0001041f"="440"
"00010415"="214"
"00010410"="142"
"00010408"="220"
"0000041f"="179"