[xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/input/mouse mouse.c, 1.1.4.2.4.3, 1.1.4.2.4.3.2.1 mouse.man, 1.1.4.1.6.1, 1.1.4.1.6.1.6.1

Roland Mainz xorg-commit at pdx.freedesktop.org
Sat Apr 10 02:05:23 PDT 2004


Committed by: gisburn

Update of /cvs/xorg/xc/programs/Xserver/hw/xfree86/input/mouse
In directory pdx:/tmp/cvs-serv7662/xc/programs/Xserver/hw/xfree86/input/mouse

Modified Files:
      Tag: XPRINT
	mouse.c mouse.man 
Log Message:
Resync to 2004-04-10 XORG-RELEASE-1 branch

Index: mouse.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/input/mouse/mouse.c,v
retrieving revision 1.1.4.2.4.3
retrieving revision 1.1.4.2.4.3.2.1
diff -u -d -r1.1.4.2.4.3 -r1.1.4.2.4.3.2.1
--- a/mouse.c	17 Mar 2004 19:22:12 -0000	1.1.4.2.4.3
+++ b/mouse.c	10 Apr 2004 09:05:19 -0000	1.1.4.2.4.3.2.1
@@ -3568,7 +3568,7 @@
     MODULEVENDORSTRING,
     MODINFOSTRING1,
     MODINFOSTRING2,
-    XF86_VERSION_CURRENT,
+    XORG_VERSION_CURRENT,
     1, 0, 0,
     ABI_CLASS_XINPUT,
     ABI_XINPUT_VERSION,

Index: mouse.man
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/input/mouse/mouse.man,v
retrieving revision 1.1.4.1.6.1
retrieving revision 1.1.4.1.6.1.6.1
diff -u -d -r1.1.4.1.6.1 -r1.1.4.1.6.1.6.1
--- a/mouse.man	4 Mar 2004 17:48:05 -0000	1.1.4.1.6.1
+++ b/mouse.man	10 Apr 2004 09:05:20 -0000	1.1.4.1.6.1.6.1
@@ -16,7 +16,7 @@
 .fi
 .SH DESCRIPTION
 .B mouse 
-is an XFree86 input driver for mice.  The driver supports most available
+is an __xservername__ input driver for mice.  The driver supports most available
 mouse types and interfaces.  USB mice are only supported on some OSs,
 and the level of support for PS/2 mice depends on the OS.
 .PP
@@ -34,7 +34,7 @@
 in __projectroot__/lib/X11/doc/, or online at
 http://www.xfree86.org/current/mouse.html.
 .SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
 details and for options that can be used with all input drivers.  This
 section only covers configuration details specific to this driver.
 .PP
@@ -224,5 +224,5 @@
 for serial port communication, but they are not documented here because
 the driver sets them correctly for each mouse protocol type.
 .SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__),
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__),
 README.mouse.




More information about the xorg-commit-diffs mailing list