diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2007-09-13 22:21:40 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2007-09-13 22:21:40 +0000 |
| commit | d9bf26a127ceb554263e9034bdb46e348df51d4c (patch) | |
| tree | cd1695de4e300db6b5777b700a7e66039d410014 /manual/plugins | |
| parent | 0c2dfbc3af1d346644a625833e399f0b843fbaa7 (diff) | |
| download | rockbox-d9bf26a127ceb554263e9034bdb46e348df51d4c.zip rockbox-d9bf26a127ceb554263e9034bdb46e348df51d4c.tar.gz rockbox-d9bf26a127ceb554263e9034bdb46e348df51d4c.tar.bz2 rockbox-d9bf26a127ceb554263e9034bdb46e348df51d4c.tar.xz | |
Remove the ability to restart chessbox with a button (combo). It became redundant since there is a menu item for it; it didn't work on M5 or X5 before and there was a good chance of restarting accidentally. Also update the manual accordingly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14687 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins')
| -rw-r--r-- | manual/plugins/chessbox.tex | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex index 0bb9528..d411622 100644 --- a/manual/plugins/chessbox.tex +++ b/manual/plugins/chessbox.tex @@ -46,14 +46,6 @@ the game. \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonRight} & Force play\\ - \opt{RECORDER_PAD}{\ButtonFThree} - \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} - \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} - \opt{IAUDIO_X5_PAD}{\ButtonSelect+\ButtonPlay} - \opt{IRIVER_H10_PAD}{\ButtonRew+\ButtonPlay} - \opt{SANSA_E200_PAD}{Hold \ButtonSelect} - & Restart Game\\ \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} |