ports/137731: [patch] x11-drivers/xf86-input-vmmouse

Stefan Bethke stb at lassitu.de
Fri Mar 18 23:17:28 UTC 2011


Am 19.03.2011 um 00:05 schrieb Stefan Bethke:

> I'm not sure which bug you wanted to close, but surely not this one.
> 
> The issue remains unpatched, and the contained patch remains valid.
> 
> I'm testing now whether the driver can be upgraded to 12.7.0 easily. http://www.spinics.net/lists/xorg/msg52133.html

Here's a slightly modified patch to go with 12.7.0.  Otherwise, you just need to update the Makefile version to upgrade the port.

--- fdi/11-x11-vmmouse.fdi.orig	2011-02-25 11:02:43.000000000 +0000
+++ fdi/11-x11-vmmouse.fdi	2011-03-18 23:12:09.000000000 +0000
@@ -2,7 +2,7 @@
 <deviceinfo version="0.2">
   <device>
     <match key="info.capabilities" contains="input.mouse">
-      <match key="input.originating_device" contains="i8042_">
+       <match key="freebsd.driver" contains="psm">
         <append key="info.callouts.add" type="strlist">hal-probe-vmmouse</append>
       </match>
     </match>


-- 
Stefan Bethke <stb at lassitu.de>   Fon +49 151 14070811





More information about the freebsd-x11 mailing list