This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10601 - Keyboard shortcuts to change backlight brightness
|
DetailsThe patch makes Rec+Vol{Up,Down} in wps and list (main menu) contexts chage backlight brighness. Just like with volume, brightness value is saved in config file. I find this feature quite useful when player is used both indoors and outdoors, eps. on sunny days.
Keymap changes are for Sansa C200 only. Check apps/keymaps/keymap-<you-target>.c and add necessary lines to button_context_{standard,wps} if you use different device. Diff against SVN revision 22666. |
This task depends upon
Why not just add LCD Brightness to the Quick Screen? http://download.rockbox.org/manual/rockbox-sansac200/rockbox-buildch5.html#x8-1030005.13
Hm, wasn't aware it's configurable. Agreed, that might be viable alternative — less convenient as for me, but doesn't require patching.