summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Guay <marcguay@rockbox.org>2008-06-30 01:27:28 +0000
committerMarc Guay <marcguay@rockbox.org>2008-06-30 01:27:28 +0000
commit0cb9af21fb249b9eb6afa4276eda55f01f561e0d (patch)
tree03a143a07bf15c3e5862d6b66a2b7ee516507f42
parent66258e5ddd99a3ae80a9a975596eb631a465b39d (diff)
downloadrockbox-0cb9af21fb249b9eb6afa4276eda55f01f561e0d.tar.gz
rockbox-0cb9af21fb249b9eb6afa4276eda55f01f561e0d.zip
Fix the description of the quick screen exit buttons by creating ActionQuickScreenExit and simply referring to it. Also adds the quick screen to the button table for the WPS and the browser with references to the Quick Screen section. Thanks to Costas Calamvokis. FS#7769.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17886 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/main_menu/main.tex4
-rw-r--r--manual/platform/e200.tex1
-rw-r--r--manual/platform/gigabeatf.tex1
-rw-r--r--manual/platform/h10.tex1
-rw-r--r--manual/platform/h10_5gb.tex1
-rw-r--r--manual/platform/h1xx.tex1
-rw-r--r--manual/platform/h300.tex1
-rw-r--r--manual/platform/ipod1g2g.tex1
-rw-r--r--manual/platform/ipod3g.tex1
-rw-r--r--manual/platform/ipod4g.tex1
-rw-r--r--manual/platform/ipodcolor.tex1
-rw-r--r--manual/platform/ipodmini.tex1
-rw-r--r--manual/platform/ipodnano.tex1
-rw-r--r--manual/platform/ipodvideo.tex1
-rw-r--r--manual/platform/m5.tex1
-rw-r--r--manual/platform/recorder.tex1
-rw-r--r--manual/platform/recorderv2fm.tex1
-rw-r--r--manual/platform/x5.tex1
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex7
-rw-r--r--manual/rockbox_interface/main.tex4
-rw-r--r--manual/rockbox_interface/wps.tex3
21 files changed, 28 insertions, 7 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index e678072e9f..a96402878e 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -211,12 +211,12 @@ pages of information.}
211 211
212\nopt{PLAYER_PAD,ONDIO_PAD} 212\nopt{PLAYER_PAD,ONDIO_PAD}
213{ 213{
214\section{Quick Screen} 214\section{\label{ref:QuickScreen}Quick Screen}
215 Whilst not strictly part of the \setting{Main Menu}, it is worth noting that 215 Whilst not strictly part of the \setting{Main Menu}, it is worth noting that
216 a few of the more commonly used settings are available from the 216 a few of the more commonly used settings are available from the
217 \setting{Quick Screen}. 217 \setting{Quick Screen}.
218 The \setting{Quick Screen} screen is accessed with \ActionStdQuickScreen{} 218 The \setting{Quick Screen} screen is accessed with \ActionStdQuickScreen{}
219 and exited with the same button. 219 and exited with \ActionQuickScreenExit.
220 It allows rapid access to the \setting{Shuffle} and \setting{Repeat} 220 It allows rapid access to the \setting{Shuffle} and \setting{Repeat}
221 modes (\reference{ref:PlaybackOptions}) and the \setting{Show Files} 221 modes (\reference{ref:PlaybackOptions}) and the \setting{Show Files}
222 option (\reference{ref:ShowFiles}). 222 option (\reference{ref:ShowFiles}).
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index 0a8d0d8d14..48cf8c946e 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -39,6 +39,7 @@
39\newcommand{\ActionStdCancel}{\ButtonLeft} 39\newcommand{\ActionStdCancel}{\ButtonLeft}
40\newcommand{\ActionStdContext}{Long \ButtonSelect} 40\newcommand{\ActionStdContext}{Long \ButtonSelect}
41\newcommand{\ActionStdQuickScreen}{Long \ButtonDown} 41\newcommand{\ActionStdQuickScreen}{Long \ButtonDown}
42\newcommand{\ActionQuickScreenExit}{\ButtonPower}
42\newcommand{\ActionStdMenu}{\ButtonDown} 43\newcommand{\ActionStdMenu}{\ButtonDown}
43\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 44\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
44\newcommand{\ActionStdRec}{Long \ButtonRec} 45\newcommand{\ActionStdRec}{Long \ButtonRec}
diff --git a/manual/platform/gigabeatf.tex b/manual/platform/gigabeatf.tex
index dcabbc9c6d..7c7bfd7816 100644
--- a/manual/platform/gigabeatf.tex
+++ b/manual/platform/gigabeatf.tex
@@ -41,6 +41,7 @@
41\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower} 41\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
42\newcommand{\ActionStdContext}{Long \ButtonSelect} 42\newcommand{\ActionStdContext}{Long \ButtonSelect}
43\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} 43\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
44\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
44\newcommand{\ActionStdMenu}{\ButtonMenu} 45\newcommand{\ActionStdMenu}{\ButtonMenu}
45\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 46\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
46\newcommand{\ActionStdUsbCharge}{\ButtonMenu} 47\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index a9ee8ba151..79f918c458 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -38,6 +38,7 @@
38\newcommand{\ActionStdCancel}{\ButtonLeft} 38\newcommand{\ActionStdCancel}{\ButtonLeft}
39\newcommand{\ActionStdContext}{Long \ButtonRight} 39\newcommand{\ActionStdContext}{Long \ButtonRight}
40\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft} 40\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
41\newcommand{\ActionQuickScreenExit}{\ButtonLeft}
41\newcommand{\ActionStdMenu}{\ButtonPower} 42\newcommand{\ActionStdMenu}{\ButtonPower}
42\newcommand{\ActionStdOk}{\ButtonRight} 43\newcommand{\ActionStdOk}{\ButtonRight}
43\newcommand{\ActionStdUsbCharge}{\ButtonRight} 44\newcommand{\ActionStdUsbCharge}{\ButtonRight}
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex
index ec52fa74d5..5baa7b2255 100644
--- a/manual/platform/h10_5gb.tex
+++ b/manual/platform/h10_5gb.tex
@@ -38,6 +38,7 @@
38\newcommand{\ActionStdCancel}{\ButtonLeft} 38\newcommand{\ActionStdCancel}{\ButtonLeft}
39\newcommand{\ActionStdContext}{Long \ButtonRight} 39\newcommand{\ActionStdContext}{Long \ButtonRight}
40\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft} 40\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
41\newcommand{\ActionQuickscreenExit}{\ButtonLeft}
41\newcommand{\ActionStdMenu}{\ButtonPower} 42\newcommand{\ActionStdMenu}{\ButtonPower}
42\newcommand{\ActionStdOk}{\ButtonRight} 43\newcommand{\ActionStdOk}{\ButtonRight}
43\newcommand{\ActionStdUsbCharge}{\ButtonRight} 44\newcommand{\ActionStdUsbCharge}{\ButtonRight}
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index 11b903e98e..7b7ed397f0 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -40,6 +40,7 @@
40\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff} 40\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
41\newcommand{\ActionStdContext}{Long \ButtonSelect} 41\newcommand{\ActionStdContext}{Long \ButtonSelect}
42\newcommand{\ActionStdQuickScreen}{Long \ButtonMode} 42\newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
43\newcommand{\ActionQuickScreenExit}{\ButtonMode}
43\newcommand{\ActionStdMenu}{\ButtonMode} 44\newcommand{\ActionStdMenu}{\ButtonMode}
44\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 45\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
45\newcommand{\ActionStdRec}{Long \ButtonRec} 46\newcommand{\ActionStdRec}{Long \ButtonRec}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index 42f57fe8b6..44c143a1c4 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -40,6 +40,7 @@
40\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff} 40\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
41\newcommand{\ActionStdContext}{Long \ButtonSelect} 41\newcommand{\ActionStdContext}{Long \ButtonSelect}
42\newcommand{\ActionStdQuickScreen}{Long \ButtonMode} 42\newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
43\newcommand{\ActionQuickscreenExit}{\ButtonMode}
43\newcommand{\ActionStdMenu}{\ButtonMode} 44\newcommand{\ActionStdMenu}{\ButtonMode}
44\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 45\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
45\newcommand{\ActionStdUsbCharge}{\ButtonRec} 46\newcommand{\ActionStdUsbCharge}{\ButtonRec}
diff --git a/manual/platform/ipod1g2g.tex b/manual/platform/ipod1g2g.tex
index d1c9f82864..4676629c0a 100644
--- a/manual/platform/ipod1g2g.tex
+++ b/manual/platform/ipod1g2g.tex
@@ -36,6 +36,7 @@
36\newcommand{\ActionStdCancel}{\ButtonLeft or Long \ButtonPlay} 36\newcommand{\ActionStdCancel}{\ButtonLeft or Long \ButtonPlay}
37\newcommand{\ActionStdContext}{Long \ButtonSelect} 37\newcommand{\ActionStdContext}{Long \ButtonSelect}
38\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} 38\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
39\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
39\newcommand{\ActionStdMenu}{\ButtonMenu} 40\newcommand{\ActionStdMenu}{\ButtonMenu}
40\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 41\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
41 42
diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex
index 451ca5df13..38fa21e964 100644
--- a/manual/platform/ipod3g.tex
+++ b/manual/platform/ipod3g.tex
@@ -36,6 +36,7 @@
36\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay} 36\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
37\newcommand{\ActionStdContext}{Long \ButtonSelect} 37\newcommand{\ActionStdContext}{Long \ButtonSelect}
38\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} 38\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
39\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
39\newcommand{\ActionStdMenu}{\ButtonMenu} 40\newcommand{\ActionStdMenu}{\ButtonMenu}
40\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 41\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
41 42
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index ae4049bf1a..cae07d3cee 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -36,6 +36,7 @@
36\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay} 36\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
37\newcommand{\ActionStdContext}{Long \ButtonSelect} 37\newcommand{\ActionStdContext}{Long \ButtonSelect}
38\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} 38\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
39\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
39\newcommand{\ActionStdMenu}{\ButtonMenu} 40\newcommand{\ActionStdMenu}{\ButtonMenu}
40\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 41\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
41\newcommand{\ActionStdUsbCharge}{\ButtonMenu} 42\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 315761fde9..832d2e1875 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -36,6 +36,7 @@
36\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay} 36\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
37\newcommand{\ActionStdContext}{Long \ButtonSelect} 37\newcommand{\ActionStdContext}{Long \ButtonSelect}
38\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} 38\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
39\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
39\newcommand{\ActionStdMenu}{\ButtonMenu} 40\newcommand{\ActionStdMenu}{\ButtonMenu}
40\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 41\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
41\newcommand{\ActionStdUsbCharge}{\ButtonMenu} 42\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index 8b2ce45820..9cfdf9e69e 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -36,6 +36,7 @@
36\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay} 36\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
37\newcommand{\ActionStdContext}{Long \ButtonSelect} 37\newcommand{\ActionStdContext}{Long \ButtonSelect}
38\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} 38\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
39\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
39\newcommand{\ActionStdMenu}{\ButtonMenu} 40\newcommand{\ActionStdMenu}{\ButtonMenu}
40\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 41\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
41\newcommand{\ActionStdUsbCharge}{\ButtonMenu} 42\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index 27d327f344..4c51c86e59 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -35,6 +35,7 @@
35\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay} 35\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
36\newcommand{\ActionStdContext}{Long \ButtonSelect} 36\newcommand{\ActionStdContext}{Long \ButtonSelect}
37\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} 37\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
38\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
38\newcommand{\ActionStdMenu}{\ButtonMenu} 39\newcommand{\ActionStdMenu}{\ButtonMenu}
39\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 40\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
40\newcommand{\ActionStdUsbCharge}{\ButtonMenu} 41\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index 34162d78f8..e925e8d2f5 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -37,6 +37,7 @@
37\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay} 37\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
38\newcommand{\ActionStdContext}{Long \ButtonSelect} 38\newcommand{\ActionStdContext}{Long \ButtonSelect}
39\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} 39\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
40\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
40\newcommand{\ActionStdMenu}{\ButtonMenu} 41\newcommand{\ActionStdMenu}{\ButtonMenu}
41\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 42\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
42\newcommand{\ActionStdUsbCharge}{\ButtonMenu} 43\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
diff --git a/manual/platform/m5.tex b/manual/platform/m5.tex
index ef45ee0f86..66b104f0e8 100644
--- a/manual/platform/m5.tex
+++ b/manual/platform/m5.tex
@@ -39,6 +39,7 @@
39\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower} 39\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
40\newcommand{\ActionStdContext}{Long \ButtonSelect} 40\newcommand{\ActionStdContext}{Long \ButtonSelect}
41\newcommand{\ActionStdQuickScreen}{Long \ButtonRec} 41\newcommand{\ActionStdQuickScreen}{Long \ButtonRec}
42\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
42\newcommand{\ActionStdMenu}{\ButtonRec} 43\newcommand{\ActionStdMenu}{\ButtonRec}
43\newcommand{\ActionStdOk}{\ButtonSelect, \ButtonRight{} or \ButtonPlay} 44\newcommand{\ActionStdOk}{\ButtonSelect, \ButtonRight{} or \ButtonPlay}
44 45
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index 633fd0865b..4e47e847a3 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -40,6 +40,7 @@
40\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff} 40\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
41\newcommand{\ActionStdContext}{Long \ButtonPlay} 41\newcommand{\ActionStdContext}{Long \ButtonPlay}
42\newcommand{\ActionStdQuickScreen}{\ButtonFTwo} 42\newcommand{\ActionStdQuickScreen}{\ButtonFTwo}
43\newcommand{\ActionQuickScreenExit}{\ButtonPlay}
43\newcommand{\ActionStdMenu}{\ButtonFOne} 44\newcommand{\ActionStdMenu}{\ButtonFOne}
44\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn} 45\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn}
45\newcommand{\ActionStdUsbCharge}{\ButtonFOne} 46\newcommand{\ActionStdUsbCharge}{\ButtonFOne}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index 5d0d868300..d0c9c3ff31 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -39,6 +39,7 @@
39\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff} 39\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
40\newcommand{\ActionStdContext}{Long \ButtonPlay} 40\newcommand{\ActionStdContext}{Long \ButtonPlay}
41\newcommand{\ActionStdQuickScreen}{\ButtonFTwo} 41\newcommand{\ActionStdQuickScreen}{\ButtonFTwo}
42+\newcommand{\ActionQuickScreenExit}{\ButtonPlay}
42\newcommand{\ActionStdMenu}{\ButtonFOne} 43\newcommand{\ActionStdMenu}{\ButtonFOne}
43\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn} 44\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn}
44\newcommand{\ActionStdUsbCharge}{\ButtonFOne} 45\newcommand{\ActionStdUsbCharge}{\ButtonFOne}
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index 681aa7bdef..e537c88b0e 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -39,6 +39,7 @@
39\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower} 39\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
40\newcommand{\ActionStdContext}{Long \ButtonSelect} 40\newcommand{\ActionStdContext}{Long \ButtonSelect}
41\newcommand{\ActionStdQuickScreen}{Long \ButtonRec} 41\newcommand{\ActionStdQuickScreen}{Long \ButtonRec}
42+\newcommand{\ActionQuickScreenExit}{\ButtonRec}
42\newcommand{\ActionStdMenu}{\ButtonRec} 43\newcommand{\ActionStdMenu}{\ButtonRec}
43\newcommand{\ActionStdOk}{\ButtonSelect, \ButtonRight{} or \ButtonPlay} 44\newcommand{\ActionStdOk}{\ButtonSelect, \ButtonRight{} or \ButtonPlay}
44 45
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index 94469056e6..4c2c1ed422 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -80,9 +80,12 @@ the \setting{Show Files} setting to all.
80 \ActionStdMenu{} 80 \ActionStdMenu{}
81 & Enter the \setting{Main Menu}\\ 81 & Enter the \setting{Main Menu}\\
82 % 82 %
83 \opt{RECORDER_PAD}{ 83 \nopt{PLAYER_PAD,ONDIO_PAD} {
84 \ButtonFTwo & Switches to the Browse/Play Quick Screen \\ 84 \ActionStdQuickScreen & Switches to the \setting{Quick Screen}
85 (see \reference{ref:QuickScreen}) \\
85 % 86 %
87 }
88 \opt{RECORDER_PAD}{
86 \ButtonFThree & Switches to the Display Quick Screen \\ 89 \ButtonFThree & Switches to the Display Quick Screen \\
87 % 90 %
88 } 91 }
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index b60d1bf000..c637268fa2 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -354,11 +354,11 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
354 354
355\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,IPOD_4G_PAD,SANSA_E200_PAD% 355\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,IPOD_4G_PAD,SANSA_E200_PAD%
356,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD,IPOD_3G_PAD}{% 356,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD,IPOD_3G_PAD}{%
357 In the unlikely event of a software failure, hardware poweroff/reset can be 357 In the unlikely event of a software failure, hardware poweroff or reset can be
358 performed by holding down \opt{PLAYER_PAD}{\ButtonStop}\opt{RECORDER_PAD,ONDIO_PAD} 358 performed by holding down \opt{PLAYER_PAD}{\ButtonStop}\opt{RECORDER_PAD,ONDIO_PAD}
359 {\ButtonOff}\opt{GIGABEAT_PAD}{the battery switch}\opt{IPOD_4G_PAD} 359 {\ButtonOff}\opt{GIGABEAT_PAD}{the battery switch}\opt{IPOD_4G_PAD}
360 {\ButtonMenu + \ButtonSelect}\opt{IPOD_3G_PAD}{\ButtonMenu + \ButtonPlay} 360 {\ButtonMenu + \ButtonSelect}\opt{IPOD_3G_PAD}{\ButtonMenu + \ButtonPlay}
361 \opt{SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD%,IAUDIO_M5_PAD} 361 \opt{SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD}
362 {\ButtonPower} until the \dap{} shuts off or reboots. 362 {\ButtonPower} until the \dap{} shuts off or reboots.
363}% 363}%
364\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_M3_PAD,IRIVER_H10_PAD,MROBE100_PAD}{% 364\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_M3_PAD,IRIVER_H10_PAD,MROBE100_PAD}{%
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 847659e16c..1cd23fe783 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -87,7 +87,8 @@ your WPS (While Playing Screen).
87 \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\% 87 \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
88 % 88 %
89 \nopt{PLAYER_PAD,ONDIO_PAD}{% 89 \nopt{PLAYER_PAD,ONDIO_PAD}{%
90 \ActionWpsQuickScreen & Enter \setting{Quick Screen}.\\}% 90 \ActionWpsQuickScreen & Switches to the \setting{Quick Screen}.
91 (see \reference{ref:QuickScreen}) \\}%
91 % 92 %
92 %These actions need definitions for the other targets 93 %These actions need definitions for the other targets
93 \opt{RECORDER_PAD}{% 94 \opt{RECORDER_PAD}{%