From 0cb9af21fb249b9eb6afa4276eda55f01f561e0d Mon Sep 17 00:00:00 2001 From: Marc Guay Date: Mon, 30 Jun 2008 01:27:28 +0000 Subject: 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 --- manual/rockbox_interface/browsing_and_playing.tex | 7 +++++-- manual/rockbox_interface/main.tex | 4 ++-- manual/rockbox_interface/wps.tex | 3 ++- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'manual/rockbox_interface') 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. \ActionStdMenu{} & Enter the \setting{Main Menu}\\ % - \opt{RECORDER_PAD}{ - \ButtonFTwo & Switches to the Browse/Play Quick Screen \\ + \nopt{PLAYER_PAD,ONDIO_PAD} { + \ActionStdQuickScreen & Switches to the \setting{Quick Screen} + (see \reference{ref:QuickScreen}) \\ % + } + \opt{RECORDER_PAD}{ \ButtonFThree & Switches to the Display Quick Screen \\ % } 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: \opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,IPOD_4G_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD,IPOD_3G_PAD}{% - In the unlikely event of a software failure, hardware poweroff/reset can be + In the unlikely event of a software failure, hardware poweroff or reset can be performed by holding down \opt{PLAYER_PAD}{\ButtonStop}\opt{RECORDER_PAD,ONDIO_PAD} {\ButtonOff}\opt{GIGABEAT_PAD}{the battery switch}\opt{IPOD_4G_PAD} {\ButtonMenu + \ButtonSelect}\opt{IPOD_3G_PAD}{\ButtonMenu + \ButtonPlay} - \opt{SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD%,IAUDIO_M5_PAD} + \opt{SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD} {\ButtonPower} until the \dap{} shuts off or reboots. }% \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). \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\% % \nopt{PLAYER_PAD,ONDIO_PAD}{% - \ActionWpsQuickScreen & Enter \setting{Quick Screen}.\\}% + \ActionWpsQuickScreen & Switches to the \setting{Quick Screen}. + (see \reference{ref:QuickScreen}) \\}% % %These actions need definitions for the other targets \opt{RECORDER_PAD}{% -- cgit v1.2.3