summaryrefslogtreecommitdiff
path: root/manual/main_menu/recording_screen.tex
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2008-07-20 12:28:06 +0000
committerJens Arnold <amiconn@rockbox.org>2008-07-20 12:28:06 +0000
commit287e0243ff96ef1e71b71ba400ee74c0f708954e (patch)
tree1d18043ce826984cfa1ada2bfbe0fcdaaaa7d49b /manual/main_menu/recording_screen.tex
parent284cbd586ea70c2f8293ba20025262d7ae7d36ff (diff)
downloadrockbox-287e0243ff96ef1e71b71ba400ee74c0f708954e.tar.gz
rockbox-287e0243ff96ef1e71b71ba400ee74c0f708954e.zip
H10 recording screen: Switch prev & next buttons to make them intuitive, and map file split on Select. * Update manual accordingly, also fixing buttons description for ipod recording screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18098 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/main_menu/recording_screen.tex')
-rw-r--r--manual/main_menu/recording_screen.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/main_menu/recording_screen.tex b/manual/main_menu/recording_screen.tex
index 8fc7661741..05aa73ee71 100644
--- a/manual/main_menu/recording_screen.tex
+++ b/manual/main_menu/recording_screen.tex
@@ -26,7 +26,7 @@ The controls for this screen are:
26\begin{table} 26\begin{table}
27 \begin{btnmap}{}{} 27 \begin{btnmap}{}{}
28 28
29 \ActionStdPrev{} / \ActionStdNext & Select setting.\\ 29 \ActionRecPrev{} / \ActionRecNext & Select setting.\\
30 % 30 %
31 \ActionRecSettingsDec{} / \ActionRecSettingsInc & Adjust selected setting.\\ 31 \ActionRecSettingsDec{} / \ActionRecSettingsInc & Adjust selected setting.\\
32 % 32 %
@@ -37,7 +37,8 @@ The controls for this screen are:
37 \ActionRecExit & Exit \setting{Recording Screen}.\\ 37 \ActionRecExit & Exit \setting{Recording Screen}.\\
38 & While recording: Stop recording.\\ 38 & While recording: Stop recording.\\
39 % 39 %
40 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,IPOD_4G_PAD}{ 40 \opt{IRIVER_H10_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,%
41 SANSA_E200_PAD,IPOD_4G_PAD}{
41 \ActionRecNewfile & Starts recording.\\ 42 \ActionRecNewfile & Starts recording.\\
42 & While recording: close the current file and open 43 & While recording: close the current file and open
43 a new one.\\ 44 a new one.\\