Re: xf86-input-evdev: Changes to 'master'

2009-02-03 Thread Dan Nicholson
On Tue, Feb 3, 2009 at 5:00 PM, Peter Hutterer wrote: > On Tue, Feb 03, 2009 at 04:50:17PM -0800, Dan Nicholson wrote: >> On Tue, Feb 3, 2009 at 4:39 PM, Peter Hutterer >> wrote: >> > On Tue, Feb 03, 2009 at 05:35:49AM -0800, Dan Nicholson wrote: >> >> > applied the patch locally, ran make distc

Re: xf86-input-evdev: Changes to 'master'

2009-02-03 Thread Peter Hutterer
On Tue, Feb 03, 2009 at 04:50:17PM -0800, Dan Nicholson wrote: > On Tue, Feb 3, 2009 at 4:39 PM, Peter Hutterer > wrote: > > On Tue, Feb 03, 2009 at 05:35:49AM -0800, Dan Nicholson wrote: > >> > applied the patch locally, ran make distcheck and it still fails. Am I > >> > doing > >> > anything w

Re: xf86-input-evdev: Changes to 'master'

2009-02-03 Thread Dan Nicholson
On Tue, Feb 3, 2009 at 4:39 PM, Peter Hutterer wrote: > On Tue, Feb 03, 2009 at 05:35:49AM -0800, Dan Nicholson wrote: >> > applied the patch locally, ran make distcheck and it still fails. Am I >> > doing >> > anything wrong? >> > AFAICT from a quick peek, ${includedir} isn't expanded. Can you

Re: xf86-input-evdev: Changes to 'master'

2009-02-03 Thread Peter Hutterer
On Tue, Feb 03, 2009 at 05:35:49AM -0800, Dan Nicholson wrote: > > applied the patch locally, ran make distcheck and it still fails. Am I doing > > anything wrong? > > AFAICT from a quick peek, ${includedir} isn't expanded. Can you double-check > > this please? > > That part worked for me, but it

Re: xf86-input-evdev: Changes to 'master'

2009-02-03 Thread Dan Nicholson
On Tue, Feb 3, 2009 at 2:13 AM, Peter Hutterer wrote: > On Mon, Feb 02, 2009 at 10:39:27PM -0800, Dan Nicholson wrote: >> On Mon, Feb 2, 2009 at 7:23 PM, Peter Hutterer >> wrote: >> > On Tue, Feb 03, 2009 at 01:13:35AM -0200, Paulo César Pereira de Andrade >> > wrote: >> >> >> But I think a b

Re: xf86-input-evdev: Changes to 'master'

2009-02-03 Thread Peter Hutterer
On Mon, Feb 02, 2009 at 10:39:27PM -0800, Dan Nicholson wrote: > On Mon, Feb 2, 2009 at 7:23 PM, Peter Hutterer > wrote: > > On Tue, Feb 03, 2009 at 01:13:35AM -0200, Paulo César Pereira de Andrade > > wrote: > >> >> But I think a better approach should be found for pkg-config > >> >> variable

Re: xf86-input-evdev: Changes to 'master'

2009-02-02 Thread Dan Nicholson
On Mon, Feb 2, 2009 at 7:23 PM, Peter Hutterer wrote: > On Tue, Feb 03, 2009 at 01:13:35AM -0200, Paulo César Pereira de Andrade > wrote: >> >> But I think a better approach should be found for pkg-config >> >> variables, as creating a configure option is basically only to >> >> correct make di

Re: xf86-input-evdev: Changes to 'master'

2009-02-02 Thread Peter Hutterer
On Tue, Feb 03, 2009 at 01:13:35AM -0200, Paulo César Pereira de Andrade wrote: > >> But I think a better approach should be found for pkg-config > >> variables, as creating a configure option is basically only to > >> correct make distcheck. > > > > can you please explain what's wrong with make

Re: xf86-input-evdev: Changes to 'master'

2009-02-02 Thread Paulo César Pereira de Andrade
Peter Hutterer wrote: > On Tue, Feb 03, 2009 at 12:35:14AM -0200, Paulo César Pereira de Andrade > wrote: >> Dan Nicholson wrote: >> >> diff --git a/configure.ac b/configure.ac >> >> index 4ba5a8a..809799f 100644 >> >> --- a/configure.ac >> >> +++ b/configure.ac >> >> @@ -72,19 +73,22 @@ XORG_DRIVE

Re: xf86-input-evdev: Changes to 'master'

2009-02-02 Thread Peter Hutterer
On Tue, Feb 03, 2009 at 12:35:14AM -0200, Paulo César Pereira de Andrade wrote: > Dan Nicholson wrote: > >> diff --git a/configure.ac b/configure.ac > >> index 4ba5a8a..809799f 100644 > >> --- a/configure.ac > >> +++ b/configure.ac > >> @@ -72,19 +73,22 @@ XORG_DRIVER_CHECK_EXT(XINPUT, inputproto)

Re: xf86-input-evdev: Changes to 'master'

2009-02-02 Thread Paulo César Pereira de Andrade
Dan Nicholson wrote: >> diff --git a/configure.ac b/configure.ac >> index 4ba5a8a..809799f 100644 >> --- a/configure.ac >> +++ b/configure.ac >> @@ -72,19 +73,22 @@ XORG_DRIVER_CHECK_EXT(XINPUT, inputproto) >> # Checks for pkg-config packages >> PKG_CHECK_MODULES(XORG, xorg-server xproto $REQUIRED_

xf86-input-evdev: Changes to 'master'

2009-02-02 Thread Dan Nicholson
> diff --git a/configure.ac b/configure.ac > index 4ba5a8a..809799f 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -72,19 +73,22 @@ XORG_DRIVER_CHECK_EXT(XINPUT, inputproto) > # Checks for pkg-config packages > PKG_CHECK_MODULES(XORG, xorg-server xproto $REQUIRED_MODULES) > -sdkdir=$(pkg-con

Re: xf86-input-evdev: Changes to 'master'

2008-12-09 Thread Peter Hutterer
On Mon, Dec 08, 2008 at 08:59:26AM +1100, Daniel Stone wrote: > Hi, > > On Sun, Dec 07, 2008 at 04:37:40PM +0100, Sascha Hlusiak wrote: > > I did some tests and it turned out that commit > > 6867652c2c8ad563d5655302d94134592b10265b in xf86-input-evdev did not stop > > the > > event from sending

Re: xf86-input-evdev: Changes to 'master'

2008-12-07 Thread Daniel Stone
Hi, On Sun, Dec 07, 2008 at 04:37:40PM +0100, Sascha Hlusiak wrote: > I did some tests and it turned out that commit > 6867652c2c8ad563d5655302d94134592b10265b in xf86-input-evdev did not stop the > event from sending repeated events at all. I replaced it with a patch that > just ignores all au

Re: xf86-input-evdev: Changes to 'master'

2008-12-07 Thread Sascha Hlusiak
Hi Daniel, Am Tuesday 02 December 2008 10:13:50 schrieb Daniel Stone: > On Tue, Dec 02, 2008 at 09:21:33AM +0100, Sascha Hlusiak wrote: > > Please have a look at xkb/ddxCtrls.c @ XkbDDXUsesSoftRepeat. Software > > autorepeat will exactly not happen in the server, if delay is set to 660 > > and rat

Re: xf86-input-evdev: Changes to 'master'

2008-12-02 Thread Daniel Stone
[Resending with correct address, sorry Sascha.] On Tue, Dec 02, 2008 at 09:21:33AM +0100, Sascha Hlusiak wrote: > Please have a look at xkb/ddxCtrls.c @ XkbDDXUsesSoftRepeat. Software > autorepeat will exactly not happen in the server, if delay is set to 660 > and rate is set to 25 (interval=40).

Re: xf86-input-evdev: Changes to 'master'

2008-12-02 Thread Sascha Hlusiak
Hi Daniel, Please have a look at xkb/ddxCtrls.c @ XkbDDXUsesSoftRepeat. Software autorepeat will exactly not happen in the server, if delay is set to 660 and rate is set to 25 (interval=40). This is the default setting when starting up the server. Any comments on removing that complete chunk or o