diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index cec341e..4ee7d4e 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -586,7 +586,11 @@ Example: \opt{touchscreen}{ - \section{Touchscreen Areas (WPS only)} + \section{Target Has A Touchscreen?} + \begin{tagmap} + \config{\%Tp} & Indicates that the target has a touchscreen.\\ + \end{tagmap} + \section{Touchscreen Areas} \begin{tagmap} \config{\%T(x,y,[width],\tabnlindent[height],action)} & Invoke the action specified when the user presses in the defined @@ -615,7 +619,7 @@ Example: \item[volup] -- Increase the volume by one step. \end{description} - \section{Last Touchscreen Press (WPS only)} + \section{Last Touchscreen Press} \begin{tagmap} \config{\%Tl} & Indicates that the touchscreen is pressed.\\ \end{tagmap}