diff -ruN -x Makefile -x configure -x config.cache -x config.h -x *.[178] -x gpm.info -x gpmdoc.ps -x gpmdoc.txt -x gpm-root.c -x stamp-h -x *.elc gpm-1.19.6.orig/doc/doc.gpm gpm-1.19.6/doc/doc.gpm
--- gpm-1.19.6.orig/doc/doc.gpm.in Wed Sep 19 16:22:22 2001
+++ gpm-1.19.6/doc/doc.gpm.in      Thu Oct  4 23:37:34 2001
@@ -37,7 +37,7 @@
 @format
 @dircategory Miscellaneous
 @direntry
-* Gpm: (gpm).   A server wich hands mouse events to non-X programs.
+* Gpm: (gpm).   A server which hands mouse events to non-X programs.
 @end direntry
 @end format
 @end ifinfo
@@ -86,7 +86,7 @@
 @subtitle A general purpose mouse server for the Linux console
 @subtitle @value{update-month}
 
-@author by Nico Schottelius <nico@schottelius.org>
+@author by Nico Schottelius <nico@@schottelius.org>
 
 @end titlepage
 @setchapternewpage off
@@ -304,7 +304,7 @@
         Set the acceleration value used when a single motion event is
         longer than @var{delta} (see @samp{-d}). 
 
-@item -A [@var{limit}]
+@item -A[@var{limit}]
         Start up with selection pasting disabled.  This is intended as a
         security measure; a plausible attack on a system seems to be to
         stuff a nasty shell command into the selection buffer
@@ -399,12 +399,12 @@
         behaviour of @file{selection-1.7}, but it is sometimes confusing.
         The default is not to show the pointer, which can be confusing as well.
 
-
 @item -r @var{number}
-        Set the responsiveness. A higher
-	responsiveness is used for a faster cursor motion.
+        Set the responsiveness as a percentage of motion (1 to 100, default
+        10). A lower number can be used to slow down cursor motion, this can
+        not be used to make a mouse move faster, see @samp{-a}.
 
-@item -R @var{name}
+@item -R@var{name}
         Causes @code{gpm} to act as a repeater: any mouse data received while
         in graphic mode will be produced on the fifo @file{/dev/gpmdata}
         in protocol @var{name}.  In principle, you can use the same
@@ -430,15 +430,12 @@
 
 @item -t @var{name}
         Set the mouse type. Use @samp{-t help} to get a list
-	of allowable types. Since version 1.18.1, the list also shows
-        which protocols are available as repeaters (see @t{-R} above),
-        by marking them with an asterisk (``@t{*}'').
-        @xref{Mouse Types}.
+        of allowable types. @xref{Mouse Types}.
 
 @item -v
         Print version information and exit.
 
-@item -V @var{verbosity increment}
+@item -V@var{verbosity increment}
         Raise or decrease the maximum level of messages that will be
         logged.  Thus a positive argument has the effect of making the
         program more verbose.  One can also give a negative argument to
@@ -543,8 +540,7 @@
 
 .SH SEE ALSO
 .nf
-\fB mev(1)\fP        A sample client for the gpm daemon.
-\fB gpm-root(1)\fP   An handler for Control-Mouse events.
+\fB gpm-types(7)\fP  Description of current pointer types supported by gpm
 
 .fi
 The info file about `gpm', which gives more complete information and
@@ -898,6 +894,10 @@
 	The change in position since the last reported
 	event.
 
+@item short wdx, wdy;
+       The change in horizontal and vertical wheel positions since the
+       last reported event.
+
 @item enum Gpm_Etype type;
 	A bit-mask, representing the
 	type of reported event, as described later. 
@@ -1626,8 +1626,7 @@
 
 
 %.........................................................................
-@deftypefun Gpm_Roi* Gpm_PushRoi (int @var{xmin}, int @var{ymin}, int @var{xmax}, int @var{ymax},
-        int @var{mask}, Gpm_Handler *@var{fun}, void *@var{xtradata});
+@deftypefun Gpm_Roi* Gpm_PushRoi (int @var{xmin}, int @var{ymin}, int @var{xmax}, int @var{ymax}, int @var{mask}, Gpm_Handler *@var{fun}, void *@var{xtradata});
 
 
 This function pushes a Region of Interest on top of the stack, after
@@ -1729,7 +1728,7 @@
 * Emacs Support::               
 * gpm-root::                    
 * hltest::                      
-* mouse-test::                  
+* gpm-mouse-test::              
 @end menu
 
 %==========================================================================
@@ -1857,7 +1856,6 @@
 .SH SEE ALSO
 .nf
 \fB gpm(8) \fP      The mouse server
-\fB gpm-root(1) \fP An handler for Control-Mouse events.
 
 .fi
 The info file about `gpm', which gives more complete information and
@@ -2200,7 +2198,7 @@
 %MANPAGE END
 
 %==========================================================================
-@node hltest, mouse-test, gpm-root, Demo Clients
+@node hltest, gpm-mouse-test, gpm-root, Demo Clients
 @section @code{hltest}
 
 High-level test is a simple sample application using the high-level
@@ -2212,15 +2210,15 @@
 in understanding the internal workings.
 
 %==========================================================================
-@node mouse-test,  , hltest, Demo Clients
-@section @code{mouse-test}
+@node gpm-mouse-test,  , hltest, Demo Clients
+@section @code{gpm-mouse-test}
 
-%MANPAGE mouse-test.1
-%M .TH mouse-test 1 "March 26, 1998" ""
+%MANPAGE gpm-mouse-test.8
+%M .TH gpm-mouse-test 8 "March 26, 1998" ""
 %M .SH NAME
-%M mouse-test \- a tool for determining mouse type and device it's attached to.
+%M gpm-mouse-test \- a tool for determining mouse type and device it's attached to.
 %M .SH SYNTAX
-%M \fBmouse-test\fR [ \fIdevice\fR ... ]
+%M \fBgpm-mouse-test\fR [ \fIdevice\fR ... ]
 %M .SH DESCRIPTION
 
 This experimental and incomplete application tries to help in detecting
@@ -2240,7 +2238,7 @@
 .IP \fIdevice\fP
 [ \fIdevice\fP ... ]
 .PP
-Check this \fIdevice\fP for a mouse.  If no devices are listed, mouse-test will try all possible devices.
+Check this \fIdevice\fP for a mouse.  If no devices are listed, gpm-mouse-test will try all possible devices.
 
 .SH AUTHOR
 Alessandro Rubini <rubini@linux.it>
diff -Naur gpm-1.19.6/doc/Makefile.in gpm-1.19.6.new/doc/Makefile.in
--- gpm-1.19.6/doc/Makefile.in	2001-10-03 22:51:46.000000000 +0200
+++ gpm-1.19.6.new/doc/Makefile.in	2004-08-17 15:55:03.000000000 +0200
@@ -19,7 +19,7 @@
 include $(top_builddir)/Makefile.include
 
 MANPAGES = $(srcdir)/gpm.8 $(srcdir)/mev.1 $(srcdir)/gpm-root.1 \
-		$(srcdir)/gpm-types.7 $(srcdir)/mouse-test.1
+		$(srcdir)/gpm-types.7 $(srcdir)/gpm-mouse-test.8
 
 %.html: %.texinfo
 		$(TEXI2HTML)  $< \
@@ -91,7 +91,7 @@
 
 install:	all installdirs
 	$(INSTALL_DATA) -m 644 mev.1          $(man1dir)
-	$(INSTALL_DATA) -m 644 mouse-test.1   $(man1dir)
+	$(INSTALL_DATA) -m 644 gpm-mouse-test.8   $(man8dir)
 	$(INSTALL_DATA) -m 644 gpm-root.1     $(man1dir)
 	$(INSTALL_DATA) -m 644 gpm-types.7    $(man7dir)
 	$(INSTALL_DATA) -m 644 gpm.8          $(man8dir)
@@ -115,7 +115,7 @@
 # e.g. /var/cache/man/cat1/mev.1.gz.  Deleting these is not our job,
 # but the job of the man program on the host.
 uninstall:	
-	cd $(man1dir) && rm -f mev.1 mouse-test.1 gpm-root.1
+	cd $(man1dir) && rm -f mev.1 gpm-mouse-test.8 gpm-root.1
 	rm -f $(man7dir)/gpm-types.7 $(man8dir)/gpm.8 
 	rm -f $(infodir)/gpm.info $(infodir)/gpm.info.gz
 	-if $(SHELL) -c 'install-info --version' >/dev/null 2>&1; then \
