From 03812848cc8c6be13a8ade2628a92528bcf464ae Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 31 Aug 2001 15:04:56 +0000 Subject: [PATCH] (Mouse Buttons): Document the different units of double-click-fuzz on TTYs. --- man/custom.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/custom.texi b/man/custom.texi index a431674c9f4..ae9b2be8901 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-}, -- 2.39.2