<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>