diff options
Diffstat (limited to 'manual')
-rw-r--r-- | manual/main_menu/main.tex | 8 | ||||
-rw-r--r-- | manual/rockbox_interface/browsing_and_playing.tex | 4 | ||||
-rw-r--r-- | manual/rockbox_interface/wps.tex | 16 |
3 files changed, 14 insertions, 14 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index f526193f1a..8c443cf355 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex | |||
@@ -249,15 +249,15 @@ pages of information.} | |||
249 | for more details. | 249 | for more details. |
250 | } | 250 | } |
251 | 251 | ||
252 | \nopt{PLAYER_PAD,ONDIO_PAD} | 252 | \opt{quickscreen} |
253 | { | 253 | { |
254 | \section{\label{ref:QuickScreen}Quick Screen} | 254 | \section{\label{ref:QuickScreen}Quick Screen} |
255 | Although the \setting{Quick Screen} is accessible from nearly everywhere, | 255 | Although the \setting{Quick Screen} is accessible from nearly everywhere, |
256 | not just the \setting{Main Menu}, it is worth mentioning here. It allows | 256 | not just the \setting{Main Menu}, it is worth mentioning here. It allows |
257 | rapid access to your three favourite settings. The default settings are | 257 | rapid access to your three favourite settings. The default settings are |
258 | \setting{Shuffle} (\reference{ref:PlaybackSettings}), | 258 | \setting{Shuffle} (\reference{ref:PlaybackSettings}), |
259 | \setting{Repeat} (\reference{ref:PlaybackSettings}) and the | 259 | \setting{Repeat} (\reference{ref:PlaybackSettings}) and the |
260 | \setting{Show Files} (\reference{ref:ShowFiles}) options, but almost all | 260 | \setting{Show Files} (\reference{ref:ShowFiles}) options, but almost all |
261 | configurable options in Rockbox can be placed on this screen. To change the | 261 | configurable options in Rockbox can be placed on this screen. To change the |
262 | options, navigate through the menus to the setting you want to add and press | 262 | options, navigate through the menus to the setting you want to add and press |
263 | \ActionStdContext. In the menu which appears you will be given options | 263 | \ActionStdContext. In the menu which appears you will be given options |
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index b86625773d..7b06e34019 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex | |||
@@ -80,11 +80,9 @@ 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,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD% | 83 | \opt{quickscreen}{ |
84 | ,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{ | ||
85 | \ActionStdQuickScreen & Switches to the \setting{Quick Screen} | 84 | \ActionStdQuickScreen & Switches to the \setting{Quick Screen} |
86 | (see \reference{ref:QuickScreen}) \\ | 85 | (see \reference{ref:QuickScreen}) \\ |
87 | % | ||
88 | } | 86 | } |
89 | \opt{RECORDER_PAD}{ | 87 | \opt{RECORDER_PAD}{ |
90 | \ButtonFThree & Switches to the Display Quick Screen \\ | 88 | \ButtonFThree & Switches to the Display Quick Screen \\ |
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index fa66ced193..9d30d622db 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex | |||
@@ -81,23 +81,25 @@ your WPS (While Playing Screen). | |||
81 | & Enter \setting{Main Menu}% | 81 | & Enter \setting{Main Menu}% |
82 | \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\% | 82 | \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\% |
83 | % | 83 | % |
84 | \nopt{PLAYER_PAD,ONDIO_PAD}{% | 84 | \opt{quickscreen}{% |
85 | \ActionWpsQuickScreen & Switches to the \setting{Quick Screen}. | 85 | \ActionWpsQuickScreen & Switches to the \setting{Quick Screen}. |
86 | (see \reference{ref:QuickScreen}) \\}% | 86 | (see \reference{ref:QuickScreen}) \\}% |
87 | % | 87 | % |
88 | % software hold targets (currently Archos only) | ||
89 | \nopt{hold_button}{% | ||
90 | \opt{RECORDER_PAD}{\ButtonFOne+\ButtonDown} | ||
91 | \opt{PLAYER_PAD}{\ButtonMenu+\ButtonStop} | ||
92 | \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown} | ||
93 | & Key lock on/off.\\ | ||
94 | }% | ||
88 | %These actions need definitions for the other targets | 95 | %These actions need definitions for the other targets |
89 | \opt{RECORDER_PAD}{% | 96 | \opt{RECORDER_PAD}{% |
90 | \ButtonFThree & Toggles Display quick screen.\\% | 97 | \ButtonFThree & Toggles Display quick screen.\\% |
91 | \ButtonFOne+\ButtonDown & Key lock on/off.\\% | ||
92 | \ButtonFOne+\ButtonPlay & Mute on/off.\\% | 98 | \ButtonFOne+\ButtonPlay & Mute on/off.\\% |
93 | }% | 99 | }% |
94 | \opt{PLAYER_PAD}{% | 100 | \opt{PLAYER_PAD}{% |
95 | \ButtonMenu+\ButtonStop & Key lock on/off.\\% | ||
96 | \ButtonMenu+\ButtonPlay & Mute on/off.\\% | 101 | \ButtonMenu+\ButtonPlay & Mute on/off.\\% |
97 | }% | 102 | }% |
98 | \opt{ONDIO_PAD}{% | ||
99 | Long \ButtonMenu+\ButtonDown & Key lock on/off.\\% | ||
100 | }% | ||
101 | \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD% | 103 | \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD% |
102 | ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% | 104 | ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% |
103 | \ActionWpsPitchScreen & Show \setting{Pitch Screen} | 105 | \ActionWpsPitchScreen & Show \setting{Pitch Screen} |