Fix to make the gigabeat manual build properly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11779 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
42b0208253
commit
0489fa19a7
1 changed files with 4 additions and 3 deletions
|
@ -7,11 +7,12 @@ Starfield simulation (like the classic screensaver).
|
|||
\begin{btnmap}{}{}
|
||||
\ButtonRight\ / \ButtonLeft & Increase / decrease number of stars\\
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
|
||||
\nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonUp\ / \ButtonDown}
|
||||
\opt{IRIVER_H100_PAD, IRIVER_H300_PAD, RECORDER_PAD, ONDIO_PAD, GIGABEAT_PAD, SANSA_E200_PAD, IAUDIO_X5_PAD}{\ButtonUp\ / \ButtonDown}
|
||||
& Increase / decrease speed\\
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
|
||||
\opt{IAUDIO_X5_PAD}{\ButtonPower}
|
||||
\nopt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonOff}
|
||||
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonPower}
|
||||
\opt{GIGABEAT_PAD}{\ButtonA}
|
||||
\opt{IRIVER_H100_PAD, IRIVER_H300_PAD, RECORDER_PAD, ONDIO_PAD, GIGABEAT_PAD, SANSA_E200_PAD, IAUDIO_X5_PAD}{\ButtonOff}
|
||||
& Quit\\
|
||||
\end{btnmap}
|
||||
\end{table}
|
||||
|
|
Loading…
Reference in a new issue