summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/appendix/wps_tags.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 370270531c..46fad0c52e 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -602,8 +602,9 @@ display cycling round the defined sublines. See
602 & Invoke the action specified when the user presses in the defined 602 & Invoke the action specified when the user presses in the defined
603 touchscreen area.\\ 603 touchscreen area.\\
604 \end{tagmap} 604 \end{tagmap}
605 If the action starts with \& then the area must be held. 605 If the action starts with \& then the area must be held and allows repeat presses (e.g. for seeking).
606 If the action starts with * then the area must be held and allows repeat presses. 606 If the action starts with * then the area must be held but the press only triggers once
607 (e.g. for switching a setting on a long press).
607 Possible actions are: 608 Possible actions are:
608 609
609 \begin{description} 610 \begin{description}