aboutsummaryrefslogtreecommitdiffstats
path: root/man/custom.texi
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2001-08-31 15:04:56 +0000
committerEli Zaretskii <[email protected]>2001-08-31 15:04:56 +0000
commit03812848cc8c6be13a8ade2628a92528bcf464ae (patch)
tree83dda8049c475676d7b6d09a99e1989be106a51b /man/custom.texi
parent42a1800171d18929cf12a3d9288a1cbbceb11f9f (diff)
(Mouse Buttons): Document the different units of double-click-fuzz
on TTYs.
Diffstat (limited to 'man/custom.texi')
-rw-r--r--man/custom.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/custom.texi b/man/custom.texi
index a431674c9f..ae9b2be890 100644
--- a/man/custom.texi
+++ b/man/custom.texi
@@ -1897,7 +1897,9 @@ click. Its value is in units of milliseconds. If the value is
@vindex double-click-fuzz
The variable @code{double-click-fuzz} specifies how much the mouse
can move between clicks still allow them to be grouped as a multiple
-click. Its value is in units of pixels; the default is 3.
+click. Its value is in units of pixels on windowed displays and in
+units of 1/8 of a character cell on text-mode terminals; the default is
+3.
The symbols for mouse events also indicate the status of the modifier
keys, with the usual prefixes @samp{C-}, @samp{M-}, @samp{H-},