diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-05-10 07:37:12 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-05-10 07:37:12 +0000 |
| commit | 3fb52bb09bdd2bc3372eb0e45c3afe0afa54c051 (patch) | |
| tree | 5a82a91ec6549b1a0287035ae486b6a3aee93cca | |
| parent | 05a7b271ead65f11f818e1d1c91c7f4380526f3d (diff) | |
| download | rockbox-3fb52bb09bdd2bc3372eb0e45c3afe0afa54c051.zip rockbox-3fb52bb09bdd2bc3372eb0e45c3afe0afa54c051.tar.gz rockbox-3fb52bb09bdd2bc3372eb0e45c3afe0afa54c051.tar.bz2 rockbox-3fb52bb09bdd2bc3372eb0e45c3afe0afa54c051.tar.xz | |
fix ondio buttons on my last commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9900 a1c6a512-1295-4272-9138-f99709370657
| -rwxr-xr-x | manual/configure_rockbox/display_options.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex index 0af9521..291cecc 100755 --- a/manual/configure_rockbox/display_options.tex +++ b/manual/configure_rockbox/display_options.tex @@ -140,7 +140,7 @@ \item[Screen Scrolls Out of View:] On lists with long entries that don't fit on the screen using \opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOn+\ButtonRight/ - \ButtonLeft}\opt{ondio}{\fixme{tbd}} + \ButtonLeft}\opt{ondio}{\ButtonMenu+\ButtonRight/\ButtonLeft} the complete content will be scrolled right/left. With this option set to \setting{Yes} the lines can scroll out of view. Otherwise the entries will only scroll as far as they align to the margins. |