aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/refman.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/refman.tex b/doc/refman.tex
index e36a9af..a556eb9 100644
--- a/doc/refman.tex
+++ b/doc/refman.tex
@@ -1041,7 +1041,9 @@ groups.
An item will catch an event if all the following conditions are satisfied:
\begin{itemize}
\item
- the item \ident{-sensitive} must be set to true (this is the default).
+ the item \ident{-catchevent} attribute must be set (this is the default).
+\item
+ the item \ident{-sensitive} attribute must be set to true (this is the default).
\item
the item must be under the pointer location.
\item