<Patch> patch_name = `Brightness fine control` patch_enable = `no` # ## Sun symbols change the frontlight brightness in 2% instead of 1% steps. # # ValueDisplaySlider::setStep(1) --> ValueDisplaySlider::setStep(2) replace_int = 778B42, 1, 2 </Patch>