From 283a7f32c449b1970e5a484351f8396a8afd99da Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 7 Jul 2003 19:13:03 +0000 Subject: 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 --- hw/kdrive/ts300/Imakefile | 2 +- hw/kdrive/ts300/ts300.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'hw/kdrive/ts300') diff --git a/hw/kdrive/ts300/Imakefile b/hw/kdrive/ts300/Imakefile index 9374585a7..329b4825b 100644 --- a/hw/kdrive/ts300/Imakefile +++ b/hw/kdrive/ts300/Imakefile @@ -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" diff --git a/hw/kdrive/ts300/ts300.c b/hw/kdrive/ts300/ts300.c index 394a14979..891a17239 100644 --- a/hw/kdrive/ts300/ts300.c +++ b/hw/kdrive/ts300/ts300.c @@ -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" -- cgit v1.2.3