Quote:
Originally Posted by petrovich
Hello!
I'm trying to run Koreader on Forma, and my main issue is page taps. I always read holding device by my left hand, and thus paging it with my left thumb. However, on this tap Koreader pages back. Customizing it with "left bottom tap" to "page forward" doesn't seem to work(actually as well as any customization of two bottom taps), it still pages back. If I take Forma with my right hand though, then it perfectly pages forward with the right hand thumb. I'd appreciate any advice, since right now it's a showstopper for me. TIA.
Thanks again.
|
@petrovich - On my Kobo H2O and my Pocketbook Touch HD, I have created a persistent default lua in which most of the bottom half of the reader has touch set to go forward, and most of the top half has touch set to go back (I have a small neutral zone in the middle). Is this the sort of thing you are after?
My changed settings are:
DTAP_ZONE_FORWARD = {x = 0.1, y = 0.5, w = 1, h = .49}
DTAP_ZONE_BACKWARD = {x = 0.1, y = 0.1, w = 1, h = 0.4}