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:
Solomon Peachy 2025-12-04 20:30:54 -05:00
parent 910a39af27
commit 6d39bf5e48

View file

@ -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'' \config{\%cc} & Check for presence of a real time clock, returns ``c''
when used unconditionally\\ when used unconditionally\\
\config{\%tp} & Does this target have a radio?\\ \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} \end{tagmap}
With the above tags it is possible to find out about the presence of certain 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 hardware and make the theme adapt to it. This can be very useful for designing