Created Change Next Page / Previous Page touch targets (markdown)

master
Terence Eden 3 years ago
parent 4a17919d39
commit 087155b0a6

@ -0,0 +1,12 @@
By default, KOReader assigns "Next Page" to tapping the right of the screen, and "Previous Page" to the left of the screen. Some users may prefer to touch the bottom of the screen for the next page, and top for the previous page.
Here's how to adjust that setting in the 2021 version of KOReader:
1. In the book selection screen (*not* when reading a book) tap the top of the screen to bring up the menu bar, then press 🛠️ for Tools<br><img src="https://shkspr.mobi/blog/wp-content/uploads/2021/03/1-Tools-fs8.png" alt="" width="500" height="667" class="aligncenter size-medium wp-image-38367" />
1. At the bottom of the menu, scroll across to page 2<br><img src="https://shkspr.mobi/blog/wp-content/uploads/2021/03/2-Tools-2-fs8.png" alt="" width="500" height="248" class="aligncenter size-medium wp-image-38366" />
1. Select "More Tools"<br><img src="https://shkspr.mobi/blog/wp-content/uploads/2021/03/3-More-fs8.png" alt="" width="500" height="368" class="aligncenter size-medium wp-image-38365" />
1. Select "Advanced Settings"<br><img src="https://shkspr.mobi/blog/wp-content/uploads/2021/03/4-Warning-fs8.png" alt="" width="500" height="286" class="aligncenter size-medium wp-image-38364" />
1. Read the big scary warning message and press "OK"<br><img src="https://shkspr.mobi/blog/wp-content/uploads/2021/03/5-Advanced-Settings-fs8.png" alt="" width="500" height="667" class="aligncenter size-medium wp-image-38363" />
1. Scroll along until you find "`DTAP_ZONE_BACKWARD`". Tap on it, and edit the values to read `h=0.5 w=1 x=0 y=0`<br><img src="https://shkspr.mobi/blog/wp-content/uploads/2021/03/6-Backwards-fs8.png" alt="" width="500" height="237" class="aligncenter size-medium wp-image-38362" />
1. For "`DTAP_ZONE_FORWARD`", set the values to `h=0.5 w=1 x=0 y=0.5`"<br><img src="https://shkspr.mobi/blog/wp-content/uploads/2021/03/7-Forwards-fs8.png" alt="" width="500" height="231" class="aligncenter size-medium wp-image-38361" />
1. Press the "X" in the top right corner, and restart KOReader.
Loading…
Cancel
Save