xserver ChangeLog,3.263,3.264

Phil Blundell xserver-commit at pdx.freedesktop.org
Sat Nov 13 08:41:02 PST 2004


Committed by: pb

Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv28408

Modified Files:
	ChangeLog 
Log Message:
2004-11-13  Phil Blundell  <pb at nexus.co.uk>

	* hw/kdrive/src/kdrive.c (dontZap): New global variable.
	(KdProcessArgument): Set it to TRUE on -nozap switch.
	(KdUseMsg): Add help for -nozap and -rgba switches.
	* hw/kdrive/src/kdrive.h (dontZap): Declare.
	* hw/kdrive/src/kinput.c (KdCheckSpecialKeys): Honour dontZap
	flag.



Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.263
retrieving revision 3.264
diff -u -d -r3.263 -r3.264
--- ChangeLog	12 Nov 2004 19:08:00 -0000	3.263
+++ ChangeLog	13 Nov 2004 16:41:00 -0000	3.264
@@ -1,3 +1,12 @@
+2004-11-13  Phil Blundell  <pb at nexus.co.uk>
+
+	* hw/kdrive/src/kdrive.c (dontZap): New global variable.
+	(KdProcessArgument): Set it to TRUE on -nozap switch.
+	(KdUseMsg): Add help for -nozap and -rgba switches.
+	* hw/kdrive/src/kdrive.h (dontZap): Declare.
+	* hw/kdrive/src/kinput.c (KdCheckSpecialKeys): Honour dontZap
+	flag.
+
 2004-11-12  Keith Packard  <keithp at keithp.com>
 
 	* xfixes/cursor.c: (CursorDisplayCursor):



More information about the xserver-commit mailing list