From 300b12e0046d40a11df366ab981cf91d92f67a45 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Wed, 22 Jul 2009 21:40:29 +0000 Subject: 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 --- manual/plugins/jackpot.tex | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'manual/plugins/jackpot.tex') diff --git a/manual/plugins/jackpot.tex b/manual/plugins/jackpot.tex index e7dd6f0338..6e2e3c78e8 100644 --- a/manual/plugins/jackpot.tex +++ b/manual/plugins/jackpot.tex @@ -8,10 +8,14 @@ have 20\$. Payouts are given when three matching symbols come up. \begin{table} \begin{btnmap}{}{} \opt{PLAYER_PAD}{\ButtonPlay} - \opt{HAVEREMOTEKEYMAP}{& } + \opt{HAVEREMOTEKEYMAP}{& + \opt{IRIVER_RC_H100_PAD}{\ButtonRCSelect} + } & Play \\ \opt{PLAYER_PAD}{\ButtonStop} - \opt{HAVEREMOTEKEYMAP}{& } + \opt{HAVEREMOTEKEYMAP}{& + \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop} + } & Exit the game \\ \end{btnmap} \end{table} -- cgit v1.2.3