2013-09-11, 15:01
Thanks Ned for adding the group switching actions.
Consider adding remark that these action only available on PVROSDChannels window.
For example one will also try to map a key to these actions on MyPVR window without a success.
I already mapped keys to open MyPVR with TV listing and Radio listing so my solution was to map the keys on MyPVR to the buttons that toggle between the groups.
Consider adding remark that these action only available on PVROSDChannels window.
For example one will also try to map a key to these actions on MyPVR window without a success.
I already mapped keys to open MyPVR with TV listing and Radio listing so my solution was to map the keys on MyPVR to the buttons that toggle between the groups.
Code:
<MyPVR>
<keyboard name="Motorola Nyxboard Hybrid">
<radio_btn>Control.Message(33, click)</radio_btn>
<tv_btn>Control.Message(32, click)</tv_btn>
</keyboard>
</MyPVR>