Re: [PATCH libinput 1/2] test: expand the middle button emulation tests

2015-04-28 Thread Hans de Goede
Hi, The entire set looks good to me and is: Reviewed-by: Hans de Goede Regards, Hans On 28-04-15 09:36, Peter Hutterer wrote: Instead of excluding the pointing stick devices, disable middle button scrolling on those and run them anyway. Signed-off-by: Peter Hutterer --- test/pointer.c

[PATCH libinput 1/2] test: expand the middle button emulation tests

2015-04-28 Thread Peter Hutterer
Instead of excluding the pointing stick devices, disable middle button scrolling on those and run them anyway. Signed-off-by: Peter Hutterer --- test/pointer.c | 37 ++--- 1 file changed, 30 insertions(+), 7 deletions(-) diff --git a/test/pointer.c b/test/pointer