[PATCH mouse 6/6] man: ClearDTR and ClearRTS are handled by the X server.
Peter Hutterer
peter.hutterer at who-t.net
Sun Feb 20 15:45:31 PST 2011
If it breaks, we know who to blame (or file a bug against).
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
man/mousedrv.man | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/man/mousedrv.man b/man/mousedrv.man
index 917ca8e..23528f6 100644
--- a/man/mousedrv.man
+++ b/man/mousedrv.man
@@ -281,13 +281,15 @@ indicating that the next button pressed is to be
.BI "Option \*qClearDTR\*q \*q" boolean \*q
Enable/disable clearing the DTR line on the serial port used by the mouse.
Some dual-protocol mice require the DTR line to be cleared to operate
-in the non-default protocol. This option is for serial mice only.
+in the non-default protocol. This option is for serial mice only and is
+handled by the X server.
Default: off.
.TP 7
.BI "Option \*qClearRTS\*q \*q" boolean \*q
Enable/disable clearing the RTS line on the serial port used by the mouse.
Some dual-protocol mice require the RTS line to be cleared to operate
-in the non-default protocol. This option is for serial mice only.
+in the non-default protocol. This option is for serial mice only and is
+handled by the X server.
Default: off.
.TP 7
.BI "Option \*qBaudRate\*q \*q" integer \*q
--
1.7.4
More information about the xorg-devel
mailing list