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
|
|
@ -10,10 +10,11 @@ The more blocks you remove per turn, the more points you get.
|
|||
\nopt{touchscreen}{
|
||||
\opt{RECORDER_PAD,IRIVER_H10_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
|
||||
,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
|
||||
,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD}
|
||||
,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD,SANSA_FUZE_PAD}
|
||||
{\ButtonLeft/\ButtonRight/}
|
||||
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
|
||||
,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD}
|
||||
,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD%
|
||||
,SANSA_FUZE_PAD}
|
||||
{\ButtonUp/\ButtonDown}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay}
|
||||
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
|
||||
|
|
@ -22,7 +23,8 @@ The more blocks you remove per turn, the more points you get.
|
|||
\opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
||||
\opt{ONDIO_PAD}{\ButtonMenu}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
|
||||
,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD}
|
||||
,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD%
|
||||
,SANSA_FUZE_PAD}
|
||||
{\ButtonSelect}
|
||||
\opt{HAVEREMOTEKEYMAP}{& }
|
||||
& Remove a block \\
|
||||
|
|
@ -31,6 +33,7 @@ The more blocks you remove per turn, the more points you get.
|
|||
{\ButtonOff}
|
||||
\opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD%
|
||||
,IAUDIO_X5_PAD,COWON_D2_PAD}{\ButtonPower}
|
||||
\opt{SANSA_FUZE_PAD}{\ButtonHome}
|
||||
\opt{GIGABEAT_S_PAD}{\ButtonBack}
|
||||
\opt{HAVEREMOTEKEYMAP}{& }
|
||||
& Exit \\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue