When I right-arrow in a movie category, the next movie is selected. When I up arrow, it pages. When I select the movie (enter) I open moviedetails overlay. But once on this overlay, I need to click buttons to show "next item" and "previous item"
How can I assign the right-arrow to the "next item" button, and the left-arrow button to the "previous item" button.
(I am basically trying to eliminate "clicking buttons" and control everything through keyboard keys.... which will eventually be assigned to remote control) Or does anyone know of a better way to do this?
Thanks!