I am using the bdremoteng to interface playstation BD remote with hulu desktop
Currently I am at the point of seeing output in the irw file and now I am at the point of editing the hd_keymap.ini file and the .huludesktop file.
What I dont understand how the mapping works.
The hd_keymap.ini looks like this
And the .huludesktop looks like this
And finaly the output of irw looks like this
BUt it does not seem to be mapping correctly.
Does anyone have any suggestions.
Currently I am at the point of seeing output in the irw file and now I am at the point of editing the hd_keymap.ini file and the .huludesktop file.
What I dont understand how the mapping works.
The hd_keymap.ini looks like this
Quote:
[SonyBDRemote]
Up=54
Down=56
Left=57
Right=55
OK=B
Home=43
ChanUp=5B
ChanDown=59
VolUp=5A
VolDown=58
Back=5D
[SonyBDRemote]
Up=54
Down=56
Left=57
Right=55
OK=B
Home=43
ChanUp=5B
ChanDown=59
VolUp=5A
VolDown=58
Back=5D
And the .huludesktop looks like this
Quote:
[remote]
lirc_device = /dev/lircd
lirc_remote_identifier = SonyBDRemote
lirc_release_suffix = _UP
lirc_repeat_threshold = 1
button_name_up = Up
button_name_down = Down
button_name_left = Left
button_name_right = Right
button_name_select = OK
button_name_menu = Home,Back
[remote]
lirc_device = /dev/lircd
lirc_remote_identifier = SonyBDRemote
lirc_release_suffix = _UP
lirc_repeat_threshold = 1
button_name_up = Up
button_name_down = Down
button_name_left = Left
button_name_right = Right
button_name_select = OK
button_name_menu = Home,Back
And finaly the output of irw looks like this
Quote:
0054 00 up SonyBDRemote
0056 00 down SonyBDRemote
0055 00 right SonyBDRemote
0054 00 up SonyBDRemote
0057 00 left SonyBDRemote
000B 00 enter SonyBDRemote
0032 00 play SonyBDRemote
0059 00 r2 SonyBDRemote
005B 00 r1 SonyBDRemote
0058 00 l2 SonyBDRemote
005A 00 l1 SonyBDRemote
000E 00 return SonyBDRemote
0054 00 up SonyBDRemote
0056 00 down SonyBDRemote
0055 00 right SonyBDRemote
0054 00 up SonyBDRemote
0057 00 left SonyBDRemote
000B 00 enter SonyBDRemote
0032 00 play SonyBDRemote
0059 00 r2 SonyBDRemote
005B 00 r1 SonyBDRemote
0058 00 l2 SonyBDRemote
005A 00 l1 SonyBDRemote
000E 00 return SonyBDRemote
BUt it does not seem to be mapping correctly.
Does anyone have any suggestions.












