View Single Post
Old 07-21-2020, 01:20 PM   #1072
airp
Junior Member
airp began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2020
Device: kindl
Quote:
Originally Posted by NiLuJe View Post
@airp: Double-posting won't magically help you get an answer. Quite the contrary.

Posting an actual config instead of broken pseudo-code might, on the other hand.

Thanks for the advice. I did not find an opportunity to write personally to the user, so I wrote in one thread. In this thread, I asked everyone for help.
Tell me, what configuration should I write. I only changed two lines in koreader settings. Then a file appeared with the name
defaults.persistent.lua
Its content:
Quote:
-- For configuration changes that persists between updates
DTAP_ZONE_BACKWARD = {
["y"] = 0,
["h"] = 0.5,
["x"] = 0,
["w"] = 1
}
DTAP_ZONE_FORWARD = {
["y"] = 0.5,
["h"] = 0.5,
["x"] = 0,
["w"] = 1
}

Last edited by airp; 07-21-2020 at 01:22 PM.
airp is offline   Reply With Quote