summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-08-28 17:44:49 +0000
committerMartin Arver <martin.arver@gmail.com>2006-08-28 17:44:49 +0000
commit6fc30d602d86f9c6a0c0a67994c0836ebe046169 (patch)
tree0193c31cbc27e9f19f0a8d9e4cc93051d771214f
parentfc2f31d2ea1e0bc48b38dbf62af61fba5ad58dd9 (diff)
downloadrockbox-6fc30d602d86f9c6a0c0a67994c0836ebe046169.zip
rockbox-6fc30d602d86f9c6a0c0a67994c0836ebe046169.tar.gz
rockbox-6fc30d602d86f9c6a0c0a67994c0836ebe046169.tar.bz2
rockbox-6fc30d602d86f9c6a0c0a67994c0836ebe046169.tar.xz
Add a note about the players resolution in the WPS section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10786 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/advanced_topics/main.tex11
1 files changed, 7 insertions, 4 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index c674a8d..e40443c 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -48,10 +48,10 @@ file find the instructions on the Rockbox website:
layout. There are a number of WPS files included in Rockbox, and you can
load one of these at anytime by selecting it in
\setting{General Settings $\rightarrow$ Display $\rightarrow$ Browse .wps files}.
-
-\opt{h1xx,h300}{There is a related option to browse \fname{.rwps} files for
- \daps\ with LCD remote controls installed. This will load a similar WPS
- screen for the remote but with usually a simpler and more concise layout.}
+ \opt{HAVE_REMOTE_LCD}{There is a related option to browse \fname{.rwps}
+ files for \daps{} with LCD remote controls installed. This will load a
+ similar WPS screen for the remote but with usually a simpler and more
+ concise layout.}
\note{``Playing'' a \fname{.wps} from the file browser has the same effect.}
@@ -83,6 +83,9 @@ all the tags that are available.
loaded and used.
\end{itemize}
+\note{Keep in mind that your \dap{} resolution is \genericimg{} when
+ designing your own WPS, or if you use a WPS designed for another target.}
+
\subsubsection{Conditional Tags}
\begin{description}