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