vandergus
February 18th, 2010, 01:28 PM
I've been trying to remap my MCE remote (the AVS Gear HA-IR01SV (http://www.newegg.com/Product/Product.aspx?Item=N82E16880121001)) using registry hacks (http://forum.xbmc.org/showthread.php?t=61571) with mostly success. There are a few buttons, though, that I can't seem to remap. The four buttons in the top row labeled "Radio", Music", "Pictures", and "Video", and the four colored buttons at the bottom of the remote. The four buttons along the top normally launch Media Center so I know they're functional. The colored buttons don't do anything at the moment. For all the other buttons, I was to identify the button ID's and remap them to the function that I wanted, but I can't figure out how to remap these buttons. I've remapped every button ID from 00 to 9f and nothing changed the functionality of those buttons.
Here's my current registry file
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\servic es\HidIr\Remotes\745a17a0-74d3-11d0-b6fe-00a0c90f57da]
"RemoteName"="RC6 based MCE remote"
.
.
.
"ReportMappingTable"=hex:\
01,00,00,00,04,00,1e,\ ;1
02,00,00,00,04,00,1f,\ ;2
03,00,00,00,04,00,20,\ ;3
04,00,00,00,04,00,21,\ ;4
05,00,00,00,04,00,22,\ ;5
06,00,00,00,04,00,23,\ ;6
07,00,00,00,04,00,24,\ ;7
08,00,00,00,04,00,25,\ ;8
09,00,00,00,04,00,26,\ ;9
00,00,00,00,04,00,27,\ ;0
0a,00,00,00,04,00,2a,\ ;clear - backspace
0b,00,00,00,04,00,28,\ ;enter - return
0c,00,00,00,04,04,3d,\ ;power - Alt f4 (close program)
0d,00,00,00,04,00,0b,\ ;Win Logo - h (added this line)
0e,00,00,00,01,e2,00,\ ;mute - AC volume mute
0f,00,00,00,04,00,0c,\ ;i - i
10,00,00,00,04,02,2e,\ ;volume up - +
11,00,00,00,04,00,2d,\ ;volume down - -
12,00,00,00,04,00,4b,\ ;Ch up - page up
13,00,00,00,04,00,4e,\ ;Ch down - page down
14,00,00,00,04,00,09,\ ;FF - f
15,00,00,00,04,00,15,\ ;RW - r
16,00,00,00,04,00,2c,\ ;play - space
17,00,00,00,04,00,14,\ ;record - q (sends to queue)
18,00,00,00,04,00,2c,\ ;pause - space
19,00,00,00,04,00,1b,\ ;stop - x
1a,00,00,00,04,00,37,\ ;next - .
1b,00,00,00,04,00,36,\ ;previous - ,
1c,00,00,00,04,02,20,\ ;# - shift 3
1d,00,00,00,04,02,25,\ ;* - shift 8
1e,00,00,00,04,00,52,\ ;up arrow
1f,00,00,00,04,00,51,\ ;down arrow
20,00,00,00,04,00,50,\ ;left arrow
21,00,00,00,04,00,4f,\ ;right arrow
22,00,00,00,04,00,28,\ ;OK - return
23,00,00,00,04,00,29,\ ;back - escape
24,00,00,00,04,00,29,\ ;DVD Menu - escape
25,00,00,00,04,00,29,\ ;Live TV - escape
26,00,00,00,04,00,0b,\ ;guide - h
29,00,00,00,03,83,00,\ ;?? - system wake
2a,00,00,00,03,82,00,\ ;?? - system sleep
4e,00,00,00,01,08,02,\ ;?? - print
3b,00,00,00,01,04,02,\ ;??
6e,00,00,00,01,cd,00,\ ;?? - play/pause
The five buttons at the bottom are a mystery. I've remapped them to letters (so I can check them in Notepad) but none of the buttons on the remote activated the commands. Any thoughts on how to remap those last few buttons would be appreciated.
Here's my current registry file
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\servic es\HidIr\Remotes\745a17a0-74d3-11d0-b6fe-00a0c90f57da]
"RemoteName"="RC6 based MCE remote"
.
.
.
"ReportMappingTable"=hex:\
01,00,00,00,04,00,1e,\ ;1
02,00,00,00,04,00,1f,\ ;2
03,00,00,00,04,00,20,\ ;3
04,00,00,00,04,00,21,\ ;4
05,00,00,00,04,00,22,\ ;5
06,00,00,00,04,00,23,\ ;6
07,00,00,00,04,00,24,\ ;7
08,00,00,00,04,00,25,\ ;8
09,00,00,00,04,00,26,\ ;9
00,00,00,00,04,00,27,\ ;0
0a,00,00,00,04,00,2a,\ ;clear - backspace
0b,00,00,00,04,00,28,\ ;enter - return
0c,00,00,00,04,04,3d,\ ;power - Alt f4 (close program)
0d,00,00,00,04,00,0b,\ ;Win Logo - h (added this line)
0e,00,00,00,01,e2,00,\ ;mute - AC volume mute
0f,00,00,00,04,00,0c,\ ;i - i
10,00,00,00,04,02,2e,\ ;volume up - +
11,00,00,00,04,00,2d,\ ;volume down - -
12,00,00,00,04,00,4b,\ ;Ch up - page up
13,00,00,00,04,00,4e,\ ;Ch down - page down
14,00,00,00,04,00,09,\ ;FF - f
15,00,00,00,04,00,15,\ ;RW - r
16,00,00,00,04,00,2c,\ ;play - space
17,00,00,00,04,00,14,\ ;record - q (sends to queue)
18,00,00,00,04,00,2c,\ ;pause - space
19,00,00,00,04,00,1b,\ ;stop - x
1a,00,00,00,04,00,37,\ ;next - .
1b,00,00,00,04,00,36,\ ;previous - ,
1c,00,00,00,04,02,20,\ ;# - shift 3
1d,00,00,00,04,02,25,\ ;* - shift 8
1e,00,00,00,04,00,52,\ ;up arrow
1f,00,00,00,04,00,51,\ ;down arrow
20,00,00,00,04,00,50,\ ;left arrow
21,00,00,00,04,00,4f,\ ;right arrow
22,00,00,00,04,00,28,\ ;OK - return
23,00,00,00,04,00,29,\ ;back - escape
24,00,00,00,04,00,29,\ ;DVD Menu - escape
25,00,00,00,04,00,29,\ ;Live TV - escape
26,00,00,00,04,00,0b,\ ;guide - h
29,00,00,00,03,83,00,\ ;?? - system wake
2a,00,00,00,03,82,00,\ ;?? - system sleep
4e,00,00,00,01,08,02,\ ;?? - print
3b,00,00,00,01,04,02,\ ;??
6e,00,00,00,01,cd,00,\ ;?? - play/pause
The five buttons at the bottom are a mystery. I've remapped them to letters (so I can check them in Notepad) but none of the buttons on the remote activated the commands. Any thoughts on how to remap those last few buttons would be appreciated.