[Commit] kdrive/ts300 Imakefile,1.2,1.3 ts300.c,1.4,1.5

Keith Packard commit at keithp.com
Mon Jul 7 13:13:05 PDT 2003


Committed by: keithp

Update of /local/src/CVS/kdrive/ts300
In directory home.keithp.com:/tmp/cvs-serv15771/ts300

Modified Files:
	Imakefile ts300.c 
Log Message:
Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add -rawcoord option to not transform mice on rotate, fix mtrr to use power-of-two size, add a few vesa options

Index: Imakefile
===================================================================
RCS file: /local/src/CVS/kdrive/ts300/Imakefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Imakefile	3 Sep 2000 05:11:21 -0000	1.2
+++ Imakefile	7 Jul 2003 19:13:02 -0000	1.3
@@ -1,5 +1,5 @@
 XCOMM $XConsortium: Imakefile /main/10 1996/12/02 10:20:33 lehors $
-XCOMM $XFree86: xc/programs/Xserver/hw/nvfb/Imakefile,v 3.8 1996/12/23 06:30:19 dawes Exp $
+XCOMM $RCSId: xc/programs/Xserver/hw/nvfb/Imakefile,v 3.8 1996/12/23 06:30:19 dawes Exp $
 KDRIVE=..
 #include "../Kdrive.tmpl"
 

Index: ts300.c
===================================================================
RCS file: /local/src/CVS/kdrive/ts300/ts300.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ts300.c	12 Oct 2001 06:33:12 -0000	1.4
+++ ts300.c	7 Jul 2003 19:13:02 -0000	1.5
@@ -21,7 +21,7 @@
  * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  * PERFORMANCE OF THIS SOFTWARE.
  */
-/* $XFree86: xc/programs/Xserver/hw/kdrive/ts300/ts300.c,v 1.3 2000/02/23 20:30:14 dawes Exp $ */
+/* $RCSId: xc/programs/Xserver/hw/kdrive/ts300/ts300.c,v 1.3 2000/02/23 20:30:14 dawes Exp $ */
 
 #include "kdrive.h"
 




More information about the Commit mailing list