1
0
Fork 0
forked from len0rd/rockbox

- add button descriptions to the m:robe 100 manual for the majority of plugins

- add gigabeat button descriptions which were missing
- fix a few inconsistencies I noticed doing the above (mainly outstanding r13278 follow-ons)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16693 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Kukla 2008-03-18 09:24:35 +00:00
parent 7b1de20544
commit 6e209443c5
49 changed files with 241 additions and 197 deletions

View file

@ -39,7 +39,7 @@ The default keymappings are:
\begin{sideways}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\end{sideways}
&
% Key "0"
@ -48,19 +48,22 @@ The default keymappings are:
\begin{sideways}
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{\ButtonUp}
\opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
\end{sideways}
&
% Key "2"
\begin{sideways}
\opt{RECORDER_PAD,ONDIO_PAD}{\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
\end{sideways}
&
% Key "3"
\begin{sideways}
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{MROBE100_PAD}{\ButtonPlay}
\opt{GIGABEAT_PAD}{\ButtonVolDown}
\end{sideways}
% Key "4"
\begin{sideways}
@ -71,23 +74,25 @@ The default keymappings are:
\begin{sideways}
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\end{sideways}
&
% Key "6"
\begin{sideways}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonRight}
\end{sideways}
&
% Key "7"
\begin{sideways}
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{MROBE100_PAD}{\ButtonDisplay}
\opt{GIGABEAT_PAD}{\ButtonVolUp}
\end{sideways}
&
% Key "8"
\begin{sideways}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd}
\opt{IAUDIO_X5_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}