diff options
author | Keith Packard <keithp@keithp.com> | 2003-07-07 19:13:03 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-07-07 19:13:03 +0000 |
commit | 283a7f32c449b1970e5a484351f8396a8afd99da (patch) | |
tree | ab6df42d57b9d8dfd49203a18e607f90ff925935 /hw/kdrive/i810/Imakefile | |
parent | 804b89284665f19e2c92a07fadc72c25fbb3f5d9 (diff) |
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
Diffstat (limited to 'hw/kdrive/i810/Imakefile')
-rw-r--r-- | hw/kdrive/i810/Imakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/i810/Imakefile b/hw/kdrive/i810/Imakefile index d967f197b..32850275d 100644 --- a/hw/kdrive/i810/Imakefile +++ b/hw/kdrive/i810/Imakefile @@ -1,5 +1,5 @@ XCOMM $XConsortium: Imakefile /main/10 1996/12/02 10:20:33 lehors $ -XCOMM $XFree86: xc/programs/Xserver/hw/kdrive/i810/Imakefile,v 1.6 2000/10/20 00:19:51 keithp Exp $ +XCOMM $RCSId: xc/programs/Xserver/hw/kdrive/i810/Imakefile,v 1.6 2000/10/20 00:19:51 keithp Exp $ KDRIVE=.. #include "../Kdrive.tmpl" |