forked from len0rd/rockbox
Fix missing plugin buttons for the Gigabeat, add missing screenshots and fix a typo (FS#7797 by Peter Harley).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14738 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b0c996ba92
commit
b409b05e1e
20 changed files with 103 additions and 60 deletions
|
|
@ -8,7 +8,7 @@ Key controls:
|
|||
|
||||
\begin{table}
|
||||
\begin{btnmap}{}{}
|
||||
\opt{RECORDER_PAD,ONDIO_PAD,h1xx,h300,x5,SANSA_E200_PAD}
|
||||
\opt{RECORDER_PAD,ONDIO_PAD,h1xx,h300,x5,SANSA_E200_PAD,GIGABEAT_PAD}
|
||||
{\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft/\ButtonRight/\ButtonMenu/\ButtonPlay}
|
||||
\opt{IRIVER_H10_PAD}{\ButtonLeft/\ButtonRight/\ButtonScrollUp/\ButtonScrollDown}
|
||||
|
|
@ -16,7 +16,7 @@ Key controls:
|
|||
%
|
||||
\opt{RECORDER_PAD}{\ButtonFOne}
|
||||
\opt{ONDIO_PAD}{Hold \ButtonMenu}
|
||||
\opt{h1xx,h300}{\ButtonSelect}
|
||||
\opt{h1xx,h300,GIGABEAT_PAD}{\ButtonSelect}
|
||||
\opt{x5,SANSA_E200_PAD}{\ButtonRec}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
|
||||
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
||||
|
|
@ -28,10 +28,11 @@ Key controls:
|
|||
\opt{x5,IRIVER_H10_PAD}{\ButtonPlay}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
|
||||
\opt{SANSA_E200_PAD}{\ButtonSelect}
|
||||
\opt{GIGABEAT_PAD}{\ButtonA}
|
||||
& Change between picture and numbered tiles \\
|
||||
%
|
||||
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
||||
\opt{x5,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
|
||||
\opt{x5,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
|
||||
& Stop the game \\
|
||||
\end{btnmap}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue