summaryrefslogtreecommitdiff
path: root/manual/plugins/stopwatch.tex
diff options
context:
space:
mode:
authorRobert Kukla <roolku@rockbox.org>2008-03-18 09:24:35 +0000
committerRobert Kukla <roolku@rockbox.org>2008-03-18 09:24:35 +0000
commit6e209443c52bb02d25d1a3f3b76a071a961a7563 (patch)
treee70a5041c531ba9c63eec8b4627f214af156f099 /manual/plugins/stopwatch.tex
parent7b1de20544bd3bb0fdbd2d998c9a49327b5aa0c4 (diff)
downloadrockbox-6e209443c52bb02d25d1a3f3b76a071a961a7563.tar.gz
rockbox-6e209443c52bb02d25d1a3f3b76a071a961a7563.zip
- add button descriptions to the m:robe 100 manual for the majority of plugins
- add gigabeat button descriptions which were missing - fix a few inconsistencies I noticed doing the above (mainly outstanding r13278 follow-ons) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16693 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/stopwatch.tex')
-rw-r--r--manual/plugins/stopwatch.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index 0057797020..72020364e9 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -8,15 +8,15 @@ A simple stopwatch program with support for saving times.
8\opt{PLAYER_PAD}{\ButtonMenu} 8\opt{PLAYER_PAD}{\ButtonMenu}
9\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 9\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
10\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 10\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
11\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower} 11\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
12& Quit Plugin \\ 12& Quit Plugin \\
13\opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} 13\opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
14\opt{ONDIO_PAD}{\ButtonRight} 14\opt{ONDIO_PAD}{\ButtonRight}
15\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} 15\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
16\opt{SANSA_E200_PAD}{\ButtonLeft} 16\opt{SANSA_E200_PAD}{\ButtonLeft}
17& Start / stop \\ 17& Start / stop \\
18\opt{PLAYER_PAD}{\ButtonStop} 18\opt{PLAYER_PAD}{\ButtonStop}
19\opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft} 19\opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonLeft}
20\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown} 20\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown}
21\opt{IRIVER_H10_PAD}{\ButtonRew} 21\opt{IRIVER_H10_PAD}{\ButtonRew}
22\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec} 22\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec}
@@ -25,10 +25,10 @@ A simple stopwatch program with support for saving times.
25\opt{ONDIO_PAD}{\ButtonMenu} 25\opt{ONDIO_PAD}{\ButtonMenu}
26\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight} 26\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
27\opt{IRIVER_H10_PAD}{\ButtonFF} 27\opt{IRIVER_H10_PAD}{\ButtonFF}
28\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect} 28\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
29& Take lap time \\ 29& Take lap time \\
30\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft/\ButtonRight} 30\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft/\ButtonRight}
31\opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonUp/\ButtonDown} 31\opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp/\ButtonDown}
32\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack} 32\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
33\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} 33\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
34& Scroll through lap times \\ 34& Scroll through lap times \\