diff options
| author | Tom Ross <midgey@rockbox.org> | 2007-01-19 06:45:59 +0000 |
|---|---|---|
| committer | Tom Ross <midgey@rockbox.org> | 2007-01-19 06:45:59 +0000 |
| commit | 2ccef991441ef708ea25d833a2fd3c11aa5ea6a8 (patch) | |
| tree | 8a41f83398a0ea56cf4312e074bb89071a96fb78 /manual/plugins/logo.tex | |
| parent | fa6ed0d1f44420f813b1edbd77dd8cd0c7baed15 (diff) | |
| download | rockbox-2ccef991441ef708ea25d833a2fd3c11aa5ea6a8.zip rockbox-2ccef991441ef708ea25d833a2fd3c11aa5ea6a8.tar.gz rockbox-2ccef991441ef708ea25d833a2fd3c11aa5ea6a8.tar.bz2 rockbox-2ccef991441ef708ea25d833a2fd3c11aa5ea6a8.tar.xz | |
Manual Commit: Add H10 keymappings for Demos and Applications. Correct a few mistakes on e200 mappings. Add a few missing X5 keys. Add Disk Tidy for Player and remove the old keymaps. Rework stopwatch.tex.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12070 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/logo.tex')
| -rw-r--r-- | manual/plugins/logo.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex index 92e3704..15496bc 100644 --- a/manual/plugins/logo.tex +++ b/manual/plugins/logo.tex @@ -9,11 +9,12 @@ Demo showing the Rockbox logo bouncing around the screen. \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD} {\ButtonUp\ / \ButtonDown} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} + \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} & 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,IPOD_3G_PAD}{\ButtonMenu} - \opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonPower} + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower} & Quit\\ \end{btnmap} \end{table} |