View Single Post
Old 06-18-2020, 04:09 PM   #2
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by sarigabor View Post
Is it possible for the KOReader to save brightness separately for your normal and Dark Mode?
Nope. It is only one value, which is set with _setIntensity(level). _setIntensitity is just an abstraction for setIntensityHW, which is the one that set the frontlight level based on expected values for your hardware.

What you can do is setup a gesture to toggle night mode and another one to change frontlight level; and use both to switch between normal and night mode.
pazos is offline   Reply With Quote