summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
Diffstat (limited to 'manual/appendix')
-rw-r--r--manual/appendix/config_file_options.tex10
1 files changed, 6 insertions, 4 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 6be2435..abc76e4 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -182,16 +182,17 @@
invert & on, off & N/A\\
disk poweroff & on, off & N/A\\
}%
-
- \nopt{archos}{%
+
+ \opt{SWCODEC}{% This doesn't depend on SWCODEC but using a \nopt here
+ % causes ondiosp not to build for mysterious reasons.
backdrop & /path/filename.bmp & N/A\\
}%
-
+
\opt{HAVE_LCD_COLOR}{
foreground color & 000000 to FFFFFF & RRGGBB\\
background color & 000000 to FFFFFF & RRGGBB\\
}
-
+
\opt{HAVE_REMOTE_LCD}{
rwps & /path/filename.rwps & N/A\\
remote contrast
@@ -256,6 +257,7 @@
jump scroll delay
& 0 to 250 & 0.01s\\
}%
+
\bottomrule
\end{longtable}
\end{center}