forked from len0rd/rockbox
Commit FS#8527 by Thomas Martiz, renaming the wheel macros for sansa e200 to be consistent with ipods and the code and some minor fixes/tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16182 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ba75e6038f
commit
51f937c2e4
34 changed files with 84 additions and 87 deletions
|
|
@ -39,7 +39,7 @@ These are \emph{NOT} saved when saving the game.
|
|||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft/\ButtonSelect/\ButtonRight}
|
||||
\opt{IAUDIO_X5_PAD,GIGABEAT_PAD}{\ButtonSelect}
|
||||
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
||||
\opt{SANSA_E200_PAD}{\ButtonScrollUp/\ButtonScrollDown}
|
||||
\opt{SANSA_E200_PAD}{\ButtonScrollBack/\ButtonScrollFwd}
|
||||
\opt{SANSA_C200_PAD}{\ButtonSelect/\ButtonVolUp/\ButtonVolDown}
|
||||
& Change number under the cursor\\
|
||||
%
|
||||
|
|
@ -49,7 +49,7 @@ These are \emph{NOT} saved when saving the game.
|
|||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonLeft/\ButtonSelect/\ButtonRight}
|
||||
\opt{IAUDIO_X5_PAD,GIGABEAT_PAD}{Long \ButtonSelect}
|
||||
\opt{IRIVER_H10_PAD}{Long \ButtonRew}
|
||||
\opt{SANSA_E200_PAD}{Long \ButtonScrollUp/\ButtonScrollDown}
|
||||
\opt{SANSA_E200_PAD}{Long \ButtonScrollBack/\ButtonScrollFwd}
|
||||
\opt{SANSA_C200_PAD}{Long \ButtonSelect/\ButtonVolUp/\ButtonVolDown}
|
||||
& Constantly changing the number under the cursor\\
|
||||
%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue