View Single Post
Old 12-11-2018, 03:38 PM   #104
boriar
Evangelist
boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.boriar ought to be getting tired of karma fortunes by now.
 
boriar's Avatar
 
Posts: 407
Karma: 314204
Join Date: Jan 2015
Device: bq Avant XL, Kobo Aura H2O, Onyx Boox M96C Plus
Quote:
Originally Posted by jcn363 View Post
With the patch change in 2% steps.

Good luck.
Why someone whould want steps of 2% instead of 1%????

The original patch was to change from 10% to 1%:
Code:
<Patch>
patch_name = `Brightness fine control`
patch_enable = `yes`
#
## Tapping the sun symbols increases/Decreases the frontlight brightness by 1
## instead of by 10.
#
replace_int = 8A21C2, 10, 01
replace_int = 8A21F2, 10, 01
</Patch>
boriar is offline   Reply With Quote