summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/main.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2010-07-04 13:52:22 +0000
committerMarianne Arnold <pixelma@rockbox.org>2010-07-04 13:52:22 +0000
commit79a863b322e9a86c67223f4d1c8a9731cb7ae277 (patch)
treee361830ba07bb36a5f5cc2312d9b26252a02026e /manual/advanced_topics/main.tex
parentb6caf99e1fef438a58cd0b5e63137b31597942ab (diff)
downloadrockbox-79a863b322e9a86c67223f4d1c8a9731cb7ae277.tar.gz
rockbox-79a863b322e9a86c67223f4d1c8a9731cb7ae277.zip
Replace COWON_D2_PAD with 'touchscreen' in manual button tables and text where appropriate - places where a touch area is meant and hence valid for all touchscreen devices. Makes the Onda VX777 manual build correctly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27282 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/advanced_topics/main.tex')
-rw-r--r--manual/advanced_topics/main.tex3
1 files changed, 1 insertions, 2 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 095e363f80..f0857aa08e 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -552,8 +552,7 @@ Example of a configuration file:
552\item [Browse .cfg Files]Opens the \setting{File Browser} in the 552\item [Browse .cfg Files]Opens the \setting{File Browser} in the
553 \fname{/.rockbox} directory and displays all \fname{.cfg} (configuration) 553 \fname{/.rockbox} directory and displays all \fname{.cfg} (configuration)
554 files. Selecting a \fname{.cfg} file will cause Rockbox to load the settings 554 files. Selecting a \fname{.cfg} file will cause Rockbox to load the settings
555 contained in that file. Pressing \nopt{COWON_D2_PAD}{\ButtonLeft} 555 contained in that file. Pressing \ActionStdCancel will exit back to the
556 \opt{COWON_D2_PAD}{\ButtonPower{} or \TouchTopLeft} will exit back to the
557 \setting{Manage Settings} menu. See the \setting{Write .cfg files} option on 556 \setting{Manage Settings} menu. See the \setting{Write .cfg files} option on
558 the \setting{Manage Settings} menu for details of how to save and edit a 557 the \setting{Manage Settings} menu for details of how to save and edit a
559 configuration file. 558 configuration file.