View Single Post
Old 02-05-2017, 10:49 PM   #6
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
Brightness fine control (testing)

Could someone running firmware version 4.2.8432 test this patch? It goes in libnickel.so.1.0.0.patch:
Spoiler:
Code:
<Patch>
patch_name = `Brightness fine control`
patch_enable = `yes`
#
## Tapping the sun symbols changes the frontlight brightness by 1 instead of 5.
#
# ValueDisplaySlider::setStep(5) --> ValueDisplaySlider::setStep(1)
replace_int = 73ABD6, 5, 1
</Patch>
GeoffR is offline   Reply With Quote