summaryrefslogtreecommitdiff
path: root/manual/appendix/config_file_options.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-11-13 15:14:28 +0000
committerNils Wallménius <nils@rockbox.org>2006-11-13 15:14:28 +0000
commitda55588fc7e0134decd4ba8cc573f507302a5664 (patch)
tree348137ec71582f1b2436252cd657d372bdde729c /manual/appendix/config_file_options.tex
parent6a27006a5ddf70926f9d45a0ce17a26473ecc403 (diff)
Add a description of the bacdrop functionality and include description of relevant options for greyscale targets too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11522 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/config_file_options.tex')
-rw-r--r--manual/appendix/config_file_options.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index dc7dd82a8d..6be2435b6b 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -183,8 +183,11 @@
disk poweroff & on, off & N/A\\
}%
- \opt{HAVE_LCD_COLOR}{
+ \nopt{archos}{%
backdrop & /path/filename.bmp & N/A\\
+ }%
+
+ \opt{HAVE_LCD_COLOR}{
foreground color & 000000 to FFFFFF & RRGGBB\\
background color & 000000 to FFFFFF & RRGGBB\\
}