Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2011 23:20:11 GMT
From:      Stefan Bethke <stb@lassitu.de>
To:        freebsd-x11@FreeBSD.org
Subject:   Re: ports/137731: [patch] x11-drivers/xf86-input-vmmouse
Message-ID:  <201103182320.p2INKBLd089768@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/137731; it has been noted by GNATS.

From: Stefan Bethke <stb@lassitu.de>
To: miwi@freebsd.org
Cc: freebsd-x11@FreeBSD.org,
 FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/137731: [patch] x11-drivers/xf86-input-vmmouse
Date: Sat, 19 Mar 2011 00:17:26 +0100

 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.
 >=20
 > The issue remains unpatched, and the contained patch remains valid.
 >=20
 > 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=3D"0.2">
    <device>
      <match key=3D"info.capabilities" contains=3D"input.mouse">
 -      <match key=3D"input.originating_device" contains=3D"i8042_">
 +       <match key=3D"freebsd.driver" contains=3D"psm">
          <append key=3D"info.callouts.add" =
 type=3D"strlist">hal-probe-vmmouse</append>
        </match>
      </match>
 
 
 --=20
 Stefan Bethke <stb@lassitu.de>   Fon +49 151 14070811
 
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103182320.p2INKBLd089768>