summaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-input-mouse/files/patch-src_mousePriv.h
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-07-30 07:27:05 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-07-30 07:27:05 +0800
commit4c3ae772f44e37e99d6cae1be51d0b97c6116a35 (patch)
treeb43655237fe74e9744828e8308e4606de8a9b5bf /x11-drivers/xf86-input-mouse/files/patch-src_mousePriv.h
parentf983024626bbd4de6bc6948e21906ff7100e1169 (diff)
downloadxorg-devel-ports-4c3ae772f44e37e99d6cae1be51d0b97c6116a35.tar
xorg-devel-ports-4c3ae772f44e37e99d6cae1be51d0b97c6116a35.tar.gz
xorg-devel-ports-4c3ae772f44e37e99d6cae1be51d0b97c6116a35.tar.bz2
xorg-devel-ports-4c3ae772f44e37e99d6cae1be51d0b97c6116a35.tar.lz
xorg-devel-ports-4c3ae772f44e37e99d6cae1be51d0b97c6116a35.tar.xz
xorg-devel-ports-4c3ae772f44e37e99d6cae1be51d0b97c6116a35.tar.zst
xorg-devel-ports-4c3ae772f44e37e99d6cae1be51d0b97c6116a35.zip
Update a whole bunch of drivers to the latest version.
In this update: xf86-input-keyboard version 1.6.2 xf86-input-mouse version 1.8.0 -> most patches needed to be applied by hand and regenerated. xf86-video-apm version 1.2.5 xf86-video-ark version 0.7.5 xf86-video-chips version 1.2.5 xf86-video-cirrus version 1.5.1 xf86-video-dummy version 0.3.6 xf86-video-fbdev version 0.4.3 -> Copied from regular ports tree and updated. xf86-video-glint version 1.2.8 xf86-video-i128 version 1.3.6 xf86-video-i740 version 1.3.4 xf86-video-intel version 2.20.2 -> Only ypdated if WITH_NEW_XORG is set -> Added missing dependency on x11/xcb-util xf86-video-mach version 6.9.3 xf86-video-mga version 1.6.1 xf86-video-neomagic version 1.2.7 -> Copied from regular ports tree and updated xf86-video-nv version 2.1.20 -> Copied from regular ports tree and updated. xf86-video-openchrome version 1.3.0 xf86-video-r128 version 6.8.4 -> Copied from regular ports tree and updated. xf86-video-rendition version 4.2.5 xf86-video-s3 version 0.6.5 xf86-video-s3virge version 1.10.6 xf86-video-savage version 2.3.6 xf86-video-siliconmotion version 1.7.7 xf86-video-sis version 0.10.7 xf86-video-tdfx version 1.4.5 -> Copied from regular ports tree and updated. xf86-video-tga version 1.2.2 -> Copied from regular ports tree and updated. xf86-video-trident version 1.3.6 -> Copied from regular ports tree and updated. xf86-video-tseng version 1.2.5 -> Copied from regular ports tree and updated. xf86-video-voodoo version 1.2.5 git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@541 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11-drivers/xf86-input-mouse/files/patch-src_mousePriv.h')
-rw-r--r--x11-drivers/xf86-input-mouse/files/patch-src_mousePriv.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/x11-drivers/xf86-input-mouse/files/patch-src_mousePriv.h b/x11-drivers/xf86-input-mouse/files/patch-src_mousePriv.h
index 2661ab7..8abb8c3 100644
--- a/x11-drivers/xf86-input-mouse/files/patch-src_mousePriv.h
+++ b/x11-drivers/xf86-input-mouse/files/patch-src_mousePriv.h
@@ -1,11 +1,11 @@
---- ./src/mousePriv.h.orig 2009-10-16 23:40:45.000000000 +0200
-+++ ./src/mousePriv.h 2012-03-02 14:02:43.000000000 +0100
+--- src/mousePriv.h.orig 2012-07-27 08:10:56.000000000 +0200
++++ src/mousePriv.h 2012-07-30 00:39:00.000000000 +0200
@@ -63,8 +63,6 @@
- int acc;
- CARD32 pnpLast;
- Bool disablePnPauto;
-- float fracdx,fracdy;
-- float sensitivity;
+ int acc;
+ CARD32 pnpLast;
+ Bool disablePnPauto;
+- float fracdx,fracdy;
+- float sensitivity;
} mousePrivRec, *mousePrivPtr;
/* mouse proto flags */