summaryrefslogtreecommitdiff
path: root/manual/plugins/chess_clock.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/chess_clock.tex')
-rw-r--r--manual/plugins/chess_clock.tex84
1 files changed, 56 insertions, 28 deletions
diff --git a/manual/plugins/chess_clock.tex b/manual/plugins/chess_clock.tex
index 925bace112..5c2b446688 100644
--- a/manual/plugins/chess_clock.tex
+++ b/manual/plugins/chess_clock.tex
@@ -8,15 +8,31 @@ in any kind of game with up to ten players.
8 8
9\subsubsection{Setup} 9\subsubsection{Setup}
10 10
11\begin{table}
12 \begin{btnmap}{}{}
13 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRight/\ButtonLeft}
14 \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonUp/\ButtonDown}
15 \opt{IPOD_4G_PAD}{\ButtonScrollBack/\ButtonScrollFwd}
16 & Increase / Decrease displayed Value\\
17 \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonPlay}
18 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
19 \opt{ONDIO_PAD}{\ButtonRight}
20 \opt{IPOD_4G_PAD}{\ButtonSelect}
21 & Move to next screen\\
22 \opt{PLAYER_PAD}{\ButtonStop}
23 \opt{ONDIO_PAD,IPOD_4G_PAD}{\ButtonMenu}
24 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
25 & Move to next screen\\
26 \end{btnmap}
27\end{table}
28
11\begin{itemize} 29\begin{itemize}
12\item First enter the number of players (1{}-10) (press PLAY to 30 \item First enter the number of players (1--10)
13continue). 31 \item Then set the total game time in mm:ss
14\item Then set the total game time in mm:ss (press PLAY to continue, 32 \item Then the maximum round time is entered. For example, this could
15STOP to go back). 33 be used to play Scrabble for a maximum of 15 minutes each, with each
16\item Then the maximum round time is entered. For example, this could 34 round taking no longer than one minute.
17be used to play Scrabble for a maximum of 15 minutes each, with each 35 \item Done. Player 1 starts in paused mode.
18round taking no longer than one minute. (press PLAY to continue).
19\item Done. Player 1 starts in paused mode. So press PLAY to start.
20\end{itemize} 36\end{itemize}
21 37
22\subsubsection{While playing} 38\subsubsection{While playing}
@@ -27,26 +43,38 @@ time left if different).
27Keys are as follows: 43Keys are as follows:
28 44
29\begin{table} 45\begin{table}
30\begin{btnmap}{}{} 46 \begin{btnmap}{}{}
31\opt{player}{On}\opt{recorder,recorderv2fm}{Off}\opt{ondio}{OnOff} 47 \opt{PLAYER_PAD}{\ButtonOn}
32\opt{h1xx,h300,ipodcolor,ipodnano}{Select} 48 \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
33& Exit plugin \\ 49 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
34\opt{player}{Stop}\opt{recorder,recorderv2fm,Ondio}{Left} 50 \opt{IPOD_4G_PAD}{\ButtonPlay}
35\opt{h1xx,h300,ipodcolor,ipodnano}{Stop} 51 & Exit plugin \\
36& Restart round for the player \\ 52 \opt{PLAYER_PAD}{\ButtonStop}
37\opt{player,h1xx,h300,ipodcolor,ipodnano,recorder,recorderv2fm}{Play} 53 \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD}{\ButtonLeft}
38\opt{Ondio}{Right} 54 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
39& Pausing the time (press again to continue) \\ 55 & Restart round for the current player \\
40\opt{player,h1xx,h300,ipodcolor,ipodnano}{Right} 56 \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonPlay}
41\opt{ondio,recorder,recorderv2fm}{Up} 57 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
42& Switch to next player \\ 58 \opt{ONDIO_PAD}{\ButtonRight}
43\opt{player,h1xx,h300,ipodcolor,ipodnano}{Left} 59 \opt{IPOD_4G_PAD}{\ButtonSelect}
44\opt{ondio,recorder,recorderv2fm}{Down} 60 & Pause the time (press again to continue) \\
45& Switch to previous player \\ 61 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRight}
46\opt{player}{Menu}\opt{recorder,recorderv2fm}{F1} 62 \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonUp}
47\opt{ondio}{Mode}\opt{h1xx,h300,ipodcolor,ipodnano}{Rec} 63 \opt{IPOD_4G_PAD}{\ButtonScrollBack}
48& Exit plugin \\ 64 & Switch to next player \\
49\end{btnmap} 65 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft}
66 \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonDown}
67 \opt{IPOD_4G_PAD}{\ButtonScrollFwd}
68 & Switch to previous player \\
69 \opt{PLAYER_PAD,ONDIO_PAD,IPOD_4G_PAD}{\ButtonMenu}
70 \opt{RECORDER_PAD}{\ButtonFOne}
71 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
72 & Delete current player %
73 \opt{PLAYER_PAD,RECORDER_PAD}{(\ButtonPlay\ to confirm.)}
74 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{(\ButtonOn\ to confirm.)}
75 \opt{ONDIO_PAD}{(\ButtonRight\ to confirm.)}
76 \opt{IPOD_4G_PAD}{(\ButtonSelect\ to confirm.)}\\
77 \end{btnmap}
50\end{table} 78\end{table}
51From the menu it is possible to delete a player, modify the round time 79From the menu it is possible to delete a player, modify the round time
52for the current player or set the total time for the game. 80for the current player or set the total time for the game.