diff options
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/config_file_options.tex | 5 | ||||
| -rw-r--r-- | manual/appendix/wps_tags.tex | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index dc7dd82..6be2435 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\\ } diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 6d449ae..33f4d79 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -165,11 +165,11 @@ Ffwd{\textbar}Rew{\textgreater}} \section{Images} \begin{table} \begin{tagmap}{}{} - \opt{h300,x5,ipodcolor,ipodvideo}{ + \nopt{archos}{% \config{\%X{\textbar}filename.bmp{\textbar}} & Load and set a backdrop image for the WPS. % This image must be exactly the same size as your LCD.\\ - } + }% \config{\%P{\textbar}filename.bmp{\textbar}} & Load a Progress bar image for the WPS. Use \config{\%pb} tag to show the progress bar\\ |