David
David
> Ah sorry, that was slightly more of a note to self no worries, there is still the up/down that triggers "start content selection". But that would require writing a...
this is what I did: ```lua if Device:hasKeys() then self.key_events.GotoNextView = { { { "RPgFwd", "LPgFwd" } }, event = "GotoViewRel", args = 1, } self.key_events.GotoPrevView = { { {...
Kindles definitely have back buttons, and a d-pad
> It's not Kindles I'm talking about. My point is we don't want to make something else unusable where the left/right thing isn't redundant but actively necessary. What about applying...
But isn’t `hasPageUpDownKeys` a subgroup of `hasDPad`?
I see, so a little more complex than expected. What would I need to do to re-map locally (user patch) the up/down buttons to 'start content selection' and the keyboard...
Screenshots, that too. Capturing them i mean.
Wait a second, but the `hasFewKeys` is only used for PDF/DjVu/CBZ/etc. Seems to me ePubs are not constrained by that? Or am i reading something wrong?
another thing, for some reason the top menu does not respect the hierarchy of the 'Home' button. When you go deep into the menus the 'home' button doesn't do anything,...
 Here is a picture of a kindle 4/5 non-touch. They have: `back`, `keyboard`, `menu` and `Home` buttons on top of the `D-Pad` and `Enter`....