Re: [PATCH libinput 10/10] Add config api for middle button emulation

2014-06-04 Thread Hans de Goede
Hi, On 06/03/2014 07:35 AM, Peter Hutterer wrote: > --- > src/libinput-private.h | 8 > src/libinput.c | 33 ++ > src/libinput.h | 54 > ++ > 3 files changed, 95 insertions(+) > > diff --git a/

[PATCH libinput 10/10] Add config api for middle button emulation

2014-06-02 Thread Peter Hutterer
--- src/libinput-private.h | 8 src/libinput.c | 33 ++ src/libinput.h | 54 ++ 3 files changed, 95 insertions(+) diff --git a/src/libinput-private.h b/src/libinput-private.h index 0de..28f07