EnTerr
10 years agoRoku Guru
How about "programmable" A/B buttons?
I have seen multiple times people asking about being able to re-program the channel shortcut (aka "sponsored") buttons on the remotes. And i don't read regularly the General, so it ought to be a very ...
- 5 years ago
Unfortunately, the A/B buttons on a Roku remote control are not programmable.
The complete list of buttons that a channel may handle is listed in the SceneGraph onKeyEvent documentation.
In addition, ECP commands may be used to send keypresses when testing a channel (ECP commands may not be included in the channel code). The list of keypresses that may be sent via ECP is included in the ECP doc.