diff options
Diffstat (limited to 'manual/plugins/logo.tex')
| -rw-r--r-- | manual/plugins/logo.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex index a938ec9..63a3be7 100644 --- a/manual/plugins/logo.tex +++ b/manual/plugins/logo.tex @@ -8,11 +8,11 @@ Demo showing the Rockbox logo bouncing around the screen. \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} {\ButtonUp\ / \ButtonDown} - \opt{IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} + \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} & Increase / decrease speed on the y-axis\\ \opt{PLAYER_PAD}{\ButtonStop} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} - \opt{IPOD_4G_PAD}{\ButtonMenu} + \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD}{\ButtonPower} & Quit\\ \end{btnmap} |