Re: [RFC vmmouse] Install support files to try and have the driver loaded automatically via udev.

2010-04-07 Thread Michel Dänzer
On Tue, 2010-04-06 at 19:27 -0700, Dan Nicholson wrote: 2010/4/6 Michel Dänzer mic...@daenzer.net: On Thu, 2010-04-01 at 14:47 -0700, Dan Nicholson wrote: diff --git a/configure.ac b/configure.ac index e39fcbb..b3d006f 100644 --- a/configure.ac +++ b/configure.ac @@ -59,6

Re: [RFC vmmouse] Install support files to try and have the driver loaded automatically via udev.

2010-04-07 Thread Dan Nicholson
2010/4/7 Michel Dänzer mic...@daenzer.net: On Tue, 2010-04-06 at 19:27 -0700, Dan Nicholson wrote: 2010/4/6 Michel Dänzer mic...@daenzer.net: On Thu, 2010-04-01 at 14:47 -0700, Dan Nicholson wrote: diff --git a/configure.ac b/configure.ac index e39fcbb..b3d006f 100644 ---

Re: [RFC vmmouse] Install support files to try and have the driver loaded automatically via udev.

2010-04-06 Thread Michel Dänzer
On Thu, 2010-04-01 at 14:47 -0700, Dan Nicholson wrote: diff --git a/configure.ac b/configure.ac index e39fcbb..b3d006f 100644 --- a/configure.ac +++ b/configure.ac @@ -59,6 +59,14 @@ AC_ARG_WITH(xorg-module-dir, inputdir=${moduledir}/input AC_SUBST(inputdir)

Re: [RFC vmmouse] Install support files to try and have the driver loaded automatically via udev.

2010-04-06 Thread Dan Nicholson
2010/4/6 Michel Dänzer mic...@daenzer.net: On Thu, 2010-04-01 at 14:47 -0700, Dan Nicholson wrote: diff --git a/configure.ac b/configure.ac index e39fcbb..b3d006f 100644 --- a/configure.ac +++ b/configure.ac @@ -59,6 +59,14 @@ AC_ARG_WITH(xorg-module-dir,  

Re: [RFC vmmouse] Install support files to try and have the driver loaded automatically via udev.

2010-04-01 Thread Dan Nicholson
2010/4/1 Michel Dänzer mic...@daenzer.net: From: Michel Dänzer daen...@vmware.com ---  Makefile.am                   |    2 +-  configure.ac                  |   32 +++-  udev/10-vmmouse.conf          |    7 +++  udev/69-xorg-vmmouse.rules.in |    1 +