forked from len0rd/rockbox
Fix a typo in the manual (FS#9619 by Alexander Levin).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19384 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7987e9a801
commit
2ea61be605
1 changed files with 4 additions and 4 deletions
|
@ -61,8 +61,8 @@
|
|||
& on, off, ask & N/A\\
|
||||
scroll speed & 1 to 25 & Hz\\
|
||||
scroll delay & 0 to 2500 & ms\\
|
||||
scroll step & \fixme{device a way to get ranges from config-*.h} & pixels\\
|
||||
screen scroll step & \fixme{device a way to get ranges from config-*.h} & pixels\\
|
||||
scroll step & \fixme{devise a way to get ranges from config-*.h} & pixels\\
|
||||
screen scroll step & \fixme{devise a way to get ranges from config-*.h} & pixels\\
|
||||
Screen Scrolls Out Of View & on, off & N/A\\
|
||||
bidir limit & 0 to 200 & \% screen\\
|
||||
scroll paginated & on, off & N/A\\
|
||||
|
@ -80,9 +80,9 @@
|
|||
backlight filters first keypress & on, off & N/A\\
|
||||
backlight on button hold & normal, off, on & N/A\\
|
||||
caption backlight & on, off & N/A\\
|
||||
brightness & \fixme{device a way to get ranges from config-*.h} & N/A\\
|
||||
brightness & \fixme{devise a way to get ranges from config-*.h} & N/A\\
|
||||
disk spindown & 3 to 254 & seconds\\
|
||||
battery capacity & \fixme{device a way to get ranges from config-*.h} & mAh\\
|
||||
battery capacity & \fixme{devise a way to get ranges from config-*.h} & mAh\\
|
||||
\opt{battery_types}{
|
||||
battery type & alkaline, nimh & N/A\\
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue