mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
manual: Update %Tp documentation
It returns 't' only if a touchscreen is present and set to pointer mode Change-Id: Ia72c0ea0ceea78fc53327a4c6d6cb25436ef572c
This commit is contained in:
parent
910a39af27
commit
6d39bf5e48
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ They must be noted on their own line (which will not be shown in the WPS).
|
|||
\config{\%cc} & Check for presence of a real time clock, returns ``c''
|
||||
when used unconditionally\\
|
||||
\config{\%tp} & Does this target have a radio?\\
|
||||
\config{\%Tp} & Indicates that the target has a touchscreen\\
|
||||
\config{\%Tp} & Indicates that the target has a touchscreen in pointer mode\\
|
||||
\end{tagmap}
|
||||
With the above tags it is possible to find out about the presence of certain
|
||||
hardware and make the theme adapt to it. This can be very useful for designing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue