View Single Post
Old 06-29-2025, 02:29 PM   #3
Jose
Member
Jose began at the beginning.
 
Posts: 21
Karma: 12
Join Date: Oct 2023
Device: Kindle Basic (11th 2024), Paperwhite 12th
Quote:
Originally Posted by hius07 View Post
Do you want to make the corner zone smaller?
Yes!
I managed to change the tap zone in the advanced settings so that it's the way I want it. I don't know if these are the best values, but it seems to be working well. These are the values I used:
Code:
DTAP_ZONE_BOTTOM_LEFT
h = 0.075
w = 0.075
y = 0.955

DTAP_ZONE_BOTTOM_RIGHT
h = 0.075
w = 0.075
x = 0.955
y = 0.955

DTAP_ZONE_TOP_LEFT
h = 0.05
w = 0.05
x = 0
y = 0

DTAP_ZONE_TOP_RIGHT
h = 0.05
w = 0.05
x = 0.95
y = 0
Jose is offline   Reply With Quote