From a5a54951b312ad696c9998c2f1c5e2de1894aa28 Mon Sep 17 00:00:00 2001 From: bluebrother Date: Sat, 22 Apr 2006 19:34:30 +0000 Subject: [PATCH] use button macros for hard power off description git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9762 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/main.tex | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 5f45c9083..0804c5590 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -30,10 +30,12 @@ picture above. To turn on and shutdown your \dap, the following keys are used: \end{table} \label{ref:Safeshutdown}On shutdown, Rockbox automatically saves its settings. -\opt{ondio,player,RECORDER_PAD}{ +\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD}{ In the unlikely event of a software failure, a hardware power off can be - performed by holding down STOP until the Jukebox power light goes off. This - works for all models of Jukebox. + performed by holding down + \opt{PLAYER_PAD}{\ButtonStop} + \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonOff} + until the Jukebox power light goes off. } \section{\label{ref:file_browser}File Browser} -- 2.11.4.GIT