diff options
| author | Rafaël Carré <rafael.carre@gmail.com> | 2010-01-27 07:38:14 +0000 |
|---|---|---|
| committer | Rafaël Carré <rafael.carre@gmail.com> | 2010-01-27 07:38:14 +0000 |
| commit | f15d041c482180c95232b52dba8ea6b9efd50080 (patch) | |
| tree | 60003f64aaad60fe7beac20d54473a5e7e903861 /manual/plugins/chopper.tex | |
| parent | 515f65efe82c749e417b1fc904c2f510dfa72a2e (diff) | |
| download | rockbox-f15d041c482180c95232b52dba8ea6b9efd50080.zip rockbox-f15d041c482180c95232b52dba8ea6b9efd50080.tar.gz rockbox-f15d041c482180c95232b52dba8ea6b9efd50080.tar.bz2 rockbox-f15d041c482180c95232b52dba8ea6b9efd50080.tar.xz | |
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
Diffstat (limited to 'manual/plugins/chopper.tex')
| -rw-r--r-- | manual/plugins/chopper.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/manual/plugins/chopper.tex b/manual/plugins/chopper.tex index b319a18..66114ec 100644 --- a/manual/plugins/chopper.tex +++ b/manual/plugins/chopper.tex @@ -10,7 +10,9 @@ \opt{RECORDER_PAD}{\ButtonPlay}% \opt{ONDIO_PAD}{\ButtonUp{} / \ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonRight} - \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD,GIGABEAT_PAD}{\ButtonSelect} + \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD% + ,GIGABEAT_PAD,SANSA_FUZE_PAD} + {\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect{} / \ButtonUp} \opt{GIGABEAT_S_PAD}{\ButtonSelect{} / \ButtonMenu} \opt{COWON_D2_PAD}{\TouchBottomLeft{} / \TouchBottomRight} @@ -20,6 +22,7 @@ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,COWON_D2_PAD}{\ButtonPower} + \opt{SANSA_FUZE_PAD}{\ButtonHome} \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_S_PAD}{\ButtonBack}% \opt{HAVEREMOTEKEYMAP}{& } |