View Single Post
Old 02-01-2019, 04:00 AM   #180
Edemen
Enthusiast
Edemen began at the beginning.
 
Posts: 48
Karma: 12
Join Date: Jan 2018
Device: Kobo Clara BW, PW5, Pocketbook HD3
Please help.
I do not like the location of touch zones in Koreader,
I changed the line
DTAP_ZONE_BACKWARD = {x = 0, y = 0, w = 1/4, h = 1}
to
DTAP_ZONE_BACKWARD = {x = 0, y = 0, w = 0, h = 0}
to cancel the undo in this area.
Hint how to edit this line:
DTAP_ZONE_FORWARD = {x = 1/4, y = 0, w = 3/4, h = 1}
so you can change the pages forward in the currently inactive reversing field.
That is, to change the page forward in place of page backward.
Edemen is offline   Reply With Quote