forked from len0rd/rockbox
Plugins manual
All: remove obsolete blackjack entry (the manual for some other games is still incorrect since a menu was added) Fuze: add missing keymaps git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24343 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
515f65efe8
commit
f15d041c48
16 changed files with 123 additions and 75 deletions
|
@ -8,7 +8,8 @@ end when the snake touches either the borders of the screen or itself.
|
|||
\begin{table}
|
||||
\begin{btnmap}{}{}
|
||||
\opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
|
||||
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
|
||||
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
|
||||
,SANSA_FUZE_PAD}
|
||||
{\ButtonUp/\ButtonDown}
|
||||
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay}
|
||||
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
|
||||
|
@ -18,7 +19,8 @@ end when the snake touches either the borders of the screen or itself.
|
|||
%
|
||||
\opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
|
||||
,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
|
||||
,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZE_PAD}
|
||||
{\ButtonSelect}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
||||
\opt{ONDIO_PAD}{\ButtonMenu}
|
||||
\opt{COWON_D2_PAD}{\TouchCenter}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue