summaryrefslogtreecommitdiff
path: root/man/XtSetMultiClickTime.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtSetMultiClickTime.man')
-rw-r--r--man/XtSetMultiClickTime.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtSetMultiClickTime.man b/man/XtSetMultiClickTime.man
index 6eb5d7e..f643e21 100644
--- a/man/XtSetMultiClickTime.man
+++ b/man/XtSetMultiClickTime.man
@@ -69,11 +69,11 @@ Specifies the display connection.
.IP \fItime\fP 1i
Specifies the multi-click time in milliseconds.
.SH DESCRIPTION
-.BR XtSetMultiClickTime
+.B XtSetMultiClickTime
sets the time interval used by the translation manager to determine
when multiple events are interpreted as a repeated event.
.LP
-.BR XtGetMultiClickTime
+.B XtGetMultiClickTime
returns the time in milliseconds that the translation manager uses to
determine if multiple events are to be interpreted as a repeated event
for purposes of matching a translation entry containing a repeat count.