mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-26 23:36:37 -04:00
check the manual... %Tl(..., &action) -> %Tl(..., action, repeat_press) %Tl(..., *action) -> %Tl(..., action, long_press) %Tl(..., !action) -> %Tl(..., action, reverse_bar) and a new allow_while_lock to make the region fire when softlocked these options must all be after the action name, but otherwise the order doesnt matter. And for the setting_inc/dec/set action the setting name must follow the action name, *then* the options git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30219 a1c6a512-1295-4272-9138-f99709370657 |
||
|---|---|---|
| .. | ||
| images | ||
| appendix.tex | ||
| config_file_options.tex | ||
| fdl.tex | ||
| file_formats.tex | ||
| gpl-2.0.tex | ||
| menu_structure.tex | ||
| wps_tags.tex | ||