summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/system_options.tex
diff options
context:
space:
mode:
authorTomer Shalev <shalev.tomer@gmail.com>2009-10-04 06:19:10 +0000
committerTomer Shalev <shalev.tomer@gmail.com>2009-10-04 06:19:10 +0000
commit2e0af89327e702f727f2fd76709f39856d275f9f (patch)
tree4d69b7da518d290573b3a031d30bebef06c752fb /manual/configure_rockbox/system_options.tex
parent753ca717b4625e326ccf10ee574079e24bedd06b (diff)
Show USB HID mouse mode in manual only in targets which supports it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22912 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/system_options.tex')
-rw-r--r--manual/configure_rockbox/system_options.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index ec1dd052a0..a48d004e42 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -443,6 +443,7 @@ this option \setting{On}. If it is not required, then turning this setting
\end{btnmap}
\end{table}
+ {\opt{usb_hid_mouse}{
\item [Mouse: ]This mode emulates a mouse. Features supported: Mouse
movement; left and right button clicking; and dragging and dropping.
\begin{table}
@@ -482,5 +483,6 @@ this option \setting{On}. If it is not required, then turning this setting
& Mouse wheel scroll up / down, respectively \\
\end{btnmap}
\end{table}
+ }}
\end{description}
}