summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Giacomelli <giac2000@hotmail.com>2012-02-24 16:50:45 -0500
committerMichael Giacomelli <giac2000@hotmail.com>2012-02-24 16:56:06 -0500
commitf6e5ec4e32e3470bf92c33df8532ef10351dc2bd (patch)
treef92b4608c5882ddc174df6cbb48627bdaa789987
parent3a4f8cd5d730713be95694528da9bdb17ffdc72b (diff)
downloadrockbox-f6e5ec4e32e3470bf92c33df8532ef10351dc2bd.tar.gz
rockbox-f6e5ec4e32e3470bf92c33df8532ef10351dc2bd.zip
Update the manual to include Home as a way of quitting the quicksreen on the Clip players. Leave Select in place since we'll add that next.
Change-Id: I2a5632cbad8b88a9f7ec92c790ba6c0e272115f7
-rwxr-xr-x[-rw-r--r--]manual/platform/keymap-sansaclip.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/keymap-sansaclip.tex b/manual/platform/keymap-sansaclip.tex
index c3eb495f32..7fbe5fd15a 100644..100755
--- a/manual/platform/keymap-sansaclip.tex
+++ b/manual/platform/keymap-sansaclip.tex
@@ -19,7 +19,7 @@
19\newcommand{\ActionStdCancel}{\ButtonLeft} 19\newcommand{\ActionStdCancel}{\ButtonLeft}
20\newcommand{\ActionStdContext}{Long \ButtonSelect} 20\newcommand{\ActionStdContext}{Long \ButtonSelect}
21\newcommand{\ActionStdQuickScreen}{Long \ButtonHome} 21\newcommand{\ActionStdQuickScreen}{Long \ButtonHome}
22\newcommand{\ActionQuickScreenExit}{\ButtonSelect} 22\newcommand{\ActionQuickScreenExit}{\ButtonSelect{} or \ButtonHome}
23\newcommand{\ActionStdMenu}{\ButtonHome} 23\newcommand{\ActionStdMenu}{\ButtonHome}
24\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 24\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
25\newcommand{\ActionStdUsbCharge}{\ButtonSelect} 25\newcommand{\ActionStdUsbCharge}{\ButtonSelect}