[PATCH vmmouse] conf: rename to 70-vmmouse.conf
Peter Hutterer
peter.hutterer at who-t.net
Wed Sep 14 23:03:19 UTC 2016
On Mon, Jun 13, 2016 at 03:31:13PM +1000, Peter Hutterer wrote:
> On Fri, Jun 10, 2016 at 04:32:19PM +0200, Stefan Dirsch wrote:
> > Bump up the vmmouse driver to 70, so it get's preferred over libinput, which
> > was dropped down to 60. This is only relevant for older kernels, which do not
> > yet have the functionality provided by vmmouse driver. On recent kernels
> > vmmouse driver is no longer loaded at all.
> >
> > Signed-off-by: Stefan Dirsch <sndirsch at suse.de>
>
> Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
fwiw, this patch is obsolete now that libinput was bumped back to
40-libinput.
Cheers,
Peter
> > ---
> > tools/{50-vmmouse.conf => 70-vmmouse.conf} | 0
> > tools/Makefile.am | 2 +-
> > 2 files changed, 1 insertion(+), 1 deletion(-)
> > rename tools/{50-vmmouse.conf => 70-vmmouse.conf} (100%)
> >
> > diff --git a/tools/50-vmmouse.conf b/tools/70-vmmouse.conf
> > similarity index 100%
> > rename from tools/50-vmmouse.conf
> > rename to tools/70-vmmouse.conf
> > diff --git a/tools/Makefile.am b/tools/Makefile.am
> > index da0e782..0b4c526 100644
> > --- a/tools/Makefile.am
> > +++ b/tools/Makefile.am
> > @@ -41,7 +41,7 @@ CLEANFILES = hal-probe-vmmouse
> > if HAS_XORG_CONF_DIR
> >
> > confdir=$(XORG_CONF_DIR)
> > -dist_conf_DATA = 50-vmmouse.conf
> > +dist_conf_DATA = 70-vmmouse.conf
> >
> > endif
> >
> > --
> > 2.6.6
More information about the xorg-devel
mailing list