forked from len0rd/rockbox
Fix broken touchscreen manuals.
Escape the underscores in the option name as otherwise they'll be interpreted wrongly by latex. Change-Id: I10c1168a90d94e685d326073dcf8370dd972db91
This commit is contained in:
parent
0bda1e1504
commit
a5c5da4525
1 changed files with 1 additions and 1 deletions
|
|
@ -691,7 +691,7 @@ display cycling round the defined sublines. See
|
||||||
\item[setting\_set] -- Set the subsequently specified setting to a specific value (e.g
|
\item[setting\_set] -- Set the subsequently specified setting to a specific value (e.g
|
||||||
\config{\%T(0,0,32,32, setting\_set, volume, 0)} sets the volume to 0).
|
\config{\%T(0,0,32,32, setting\_set, volume, 0)} sets the volume to 0).
|
||||||
\item[lock] -- Soft locks the touchscreen. All touch areas are disabled except for
|
\item[lock] -- Soft locks the touchscreen. All touch areas are disabled except for
|
||||||
areas with the lock action or ones that have the allow_while_locked option (see below).
|
areas with the lock action or ones that have the allow\_while\_locked option (see below).
|
||||||
\end{description}
|
\end{description}
|
||||||
Any (or muliple) of the following options can be used after the action is specified
|
Any (or muliple) of the following options can be used after the action is specified
|
||||||
\subsection{Options}
|
\subsection{Options}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue