View Single Post
Old 04-26-2018, 11:01 PM   #29
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
`Disable QuickTurn` patch

This patch disables the new QuickTurn feature. (Edit: Where a touch-and-hold near the bottom of the screen in KePub books causes pages to keep turning until the hold is released.)

libnickel.so.1.0.0.patch, firmware 4.8.10956:
Spoiler:
Code:
<Patch>
patch_name = `Disable QuickTurn`
patch_enable = `yes`
#
## Disables the QuickTurn feature..
#
# ReadingView::canQuickTurn() --> False
replace_bytes = 9EEBBC, 02 68 3E 4B, 00 20 70 47
</Patch>

Last edited by GeoffR; 04-26-2018 at 11:19 PM. Reason: Describe what QuickTurn is
GeoffR is offline   Reply With Quote