summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2009-08-19 12:36:40 +0000
committerAlexander Levin <al.le@rockbox.org>2009-08-19 12:36:40 +0000
commit07d0bfd1016f589ddfd5307775ddda3437d04c6f (patch)
treef10ddef1b9d2b213ace5796936f3e0aace43552e /manual/appendix
parent3943ab07502b51604a5813088ace8ae6e00cb764 (diff)
downloadrockbox-07d0bfd1016f589ddfd5307775ddda3437d04c6f.tar.gz
rockbox-07d0bfd1016f589ddfd5307775ddda3437d04c6f.zip
Combine the settings for scrollbar on/off and its position into one with three possible values
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22425 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
-rw-r--r--manual/appendix/config_file_options.tex3
1 files changed, 1 insertions, 2 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 4e4ae3ff58..3ac20bb203 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -234,8 +234,7 @@
234 \opt{remote}{ 234 \opt{remote}{
235 remote statusbar & off, top, bottom & N/A\\ 235 remote statusbar & off, top, bottom & N/A\\
236 } 236 }
237 scrollbar & on, off & N/A\\ 237 scrollbar & off, left, right & N/A\\
238 scrollbar pos & left, right & N/A\\
239 scrollbar width & 3 to LCD width / 10 (\fixme{devise a way 238 scrollbar width & 3 to LCD width / 10 (\fixme{devise a way
240 to get ranges from config-*.h})& pixels\\ 239 to get ranges from config-*.h})& pixels\\
241 volume display 240 volume display