summaryrefslogtreecommitdiff
path: root/manual/plugins/chessbox.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2007-09-17 21:47:48 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2007-09-17 21:47:48 +0000
commitb409b05e1e2c04ffa712b5b5d72c95f84098e949 (patch)
treec68b42059c8b6248b74500b453a089c475c454c4 /manual/plugins/chessbox.tex
parentb0c996ba92713e06ff28e610e7bebab8a065b68e (diff)
downloadrockbox-b409b05e1e2c04ffa712b5b5d72c95f84098e949.zip
rockbox-b409b05e1e2c04ffa712b5b5d72c95f84098e949.tar.gz
rockbox-b409b05e1e2c04ffa712b5b5d72c95f84098e949.tar.bz2
rockbox-b409b05e1e2c04ffa712b5b5d72c95f84098e949.tar.xz
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
Diffstat (limited to 'manual/plugins/chessbox.tex')
-rw-r--r--manual/plugins/chessbox.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex
index d411622..903a7cb 100644
--- a/manual/plugins/chessbox.tex
+++ b/manual/plugins/chessbox.tex
@@ -29,7 +29,7 @@ the game.
& Move the cursor\\
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}
{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
& Select / Move piece\\
@@ -39,16 +39,19 @@ the game.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonFF}
+ \opt{GIGABEAT_PAD}{\ButtonMenu}
& Change level\\
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{Hold \ButtonMenu}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonRight}
+ \opt{GIGABEAT_PAD}{\ButtonPower}
& Force play\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
+ \opt{GIGABEAT_PAD}{\ButtonA}
& Show the menu\\
\end{btnmap}
\end{table}