Chapter 5. The Main Menu
45
•
A file can be “run” (i.e. a music file played, plugin started or a
.cfg
loaded)
•
The file browser can be opened with the cursor positioned at a specified file or
folder
•
A file’s or folder’s “Current Playlist” context menu item can be displayed
•
A setting can be configured (any which can be added to the
Quick Screen
)
•
A debug menu item can be displayed (useful for developers mostly)
•
The current time can be spoken
•
The sleep timer can be configured
•
The player can be turned off
Note:
Shortcuts into the database are not possible
b
Shortcuts are loaded from the file
/.rockbox/shortcuts.txt
which lists each item
to be displayed. Each shortcut looks like the following:
Example
[shortcut]
type: <shortcut type>
data: <what the shortcut actually links to>
name: <what the shortcut should be displayed as>
icon: <number of the theme icon to use (see
talkclip: <filename of a talk clip to speak when voice menus are enabled>
Only “type” and “data” are required (except if type is “separator” in which case “data”
is also not required).
Available types are:
file
data
is the name of the file to “run”
browse
data
is the file or the folder to open the file browser at
playlist menu
data
is the file or the folder to open the “Current Playlist” context menu
item on
setting
data
is the config name of the setting you want to change (see section
(page
) for the list of the possible settings)
debug
data
is the name of the debug menu item to display
separator
data
is ignored;
name
can be used to display text, or left blank to make the
list more accessible with visual gaps
The Rockbox manual
(version 3.14)
Iaudio M5