You can modify the tap zones in "gear" - Taps and gestures - Gesture manager. But the options there don't actually change the page turning zones. For this you have to use the text editor under plugins (or at your computer).
I have configured mine to work like the default Pocketbook page turning zones, meaning bottom quarter goes back, middle zone goes forward on both sides.
I'm not entirely sure which are the relevant settings, but I assume these are:
DTAP_ZONE_FORWARD = {x = 0, y = 0, w = 1, h = 0.75}
DTAP_ZONE_BACKWARD = {x = 0, y = 0.75, w = 1, h = 0.25}
For more detailed instructions please look into the KOReader subforum, where the expert developers are.
Edit: Or I guess you meant Tools (in file browser) - more tools - advanced settings. There you can edit all the defaults.
Last edited by LucyOne; 12-11-2020 at 03:03 PM.
|