diff options
| author | Alex Parker <rockbox@aeparker.com> | 2009-07-22 21:40:29 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2009-07-22 21:40:29 +0000 |
| commit | 300b12e0046d40a11df366ab981cf91d92f67a45 (patch) | |
| tree | 581c57425fb1c502c7347cea00f2e10f3b2c89a7 /manual/plugins/cube.tex | |
| parent | 457eb6b2e9228acff75eaf33eae56e9b91c65a89 (diff) | |
| download | rockbox-300b12e0046d40a11df366ab981cf91d92f67a45.zip rockbox-300b12e0046d40a11df366ab981cf91d92f67a45.tar.gz rockbox-300b12e0046d40a11df366ab981cf91d92f67a45.tar.bz2 rockbox-300b12e0046d40a11df366ab981cf91d92f67a45.tar.xz | |
Add H100 remote keys for plugins to the manual. For the vast majority
of plugins this is just exit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22000 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/cube.tex')
| -rw-r--r-- | manual/plugins/cube.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/plugins/cube.tex b/manual/plugins/cube.tex index 748b48f..76ec8b2 100644 --- a/manual/plugins/cube.tex +++ b/manual/plugins/cube.tex @@ -47,7 +47,9 @@ This is a rotating cube screen saver in 3D. \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} - \opt{HAVEREMOTEKEYMAP}{& } + \opt{HAVEREMOTEKEYMAP}{& + \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop} + } & Quit\\ \end{btnmap} \end{table} |