summaryrefslogtreecommitdiff
path: root/manual/advanced_topics
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 /manual/advanced_topics
parent6fc30d602d86f9c6a0c0a67994c0836ebe046169 (diff)
downloadrockbox-5ec380514baacbbdaf7ed022f2a5a1c82bafd0d5.tar.gz
rockbox-5ec380514baacbbdaf7ed022f2a5a1c82bafd0d5.zip
Add the remotes resolution too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10787 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/advanced_topics')
-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 e40443cb2e..be6e6c2f0d 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -83,8 +83,11 @@ all the tags that are available.
83 loaded and used. 83 loaded and used.
84\end{itemize} 84\end{itemize}
85 85
86\note{Keep in mind that your \dap{} resolution is \genericimg{} when 86\note{Keep in mind that your \dap{} resolution is \genericimg{} (with
87 designing your own WPS, or if you use a WPS designed for another target.} 87 the last number giving the colour depth in bits) when
88 designing your own WPS, or if you use a WPS designed for another target.
89 \opt{HAVE_REMOTE_LCD}{The resolution of the remote is
90 \opt{h1xx,h300}{128x64x1}\opt{x5}{128x96x2} pixels.}}
88 91
89\subsubsection{Conditional Tags} 92\subsubsection{Conditional Tags}
90 93