summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-08-28 18:09:17 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-08-28 18:09:17 +0000
commit5ec380514baacbbdaf7ed022f2a5a1c82bafd0d5 (patch)
tree87533e5cd18afef8d246cf2677f719451705f58c
parent6fc30d602d86f9c6a0c0a67994c0836ebe046169 (diff)
downloadrockbox-5ec380514baacbbdaf7ed022f2a5a1c82bafd0d5.zip
rockbox-5ec380514baacbbdaf7ed022f2a5a1c82bafd0d5.tar.gz
rockbox-5ec380514baacbbdaf7ed022f2a5a1c82bafd0d5.tar.bz2
rockbox-5ec380514baacbbdaf7ed022f2a5a1c82bafd0d5.tar.xz
Add the remotes resolution too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10787 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/advanced_topics/main.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index e40443c..be6e6c2 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -83,8 +83,11 @@ 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.}
+\note{Keep in mind that your \dap{} resolution is \genericimg{} (with
+ the last number giving the colour depth in bits) when
+ designing your own WPS, or if you use a WPS designed for another target.
+ \opt{HAVE_REMOTE_LCD}{The resolution of the remote is
+ \opt{h1xx,h300}{128x64x1}\opt{x5}{128x96x2} pixels.}}
\subsubsection{Conditional Tags}