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